diff --git a/cheroot-10.0.0.tar.gz b/cheroot-10.0.0.tar.gz new file mode 100644 index 0000000..81cee91 Binary files /dev/null and b/cheroot-10.0.0.tar.gz differ diff --git a/cheroot-9.0.0.tar.gz b/cheroot-9.0.0.tar.gz deleted file mode 100644 index 3a18b64..0000000 Binary files a/cheroot-9.0.0.tar.gz and /dev/null differ diff --git a/python-cheroot.spec b/python-cheroot.spec index 4fdeb2c..19a7881 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cheroot -Version: 9.0.0 -Release: 2 +Version: 10.0.0 +Release: 1 Summary: Highly-optimized, pure-python HTTP server License: BSD-3-Clause URL: https://cheroot.cherrypy.org -Source0: https://files.pythonhosted.org/packages/8c/e7/8e6387d59a352c5799e917a23e7b76771a8bb97322c1ce7e42934d0066c3/cheroot-9.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/08/7c/95c154177b16077de0fec1b821b0d8b3df2b59c5c7b3575a9c1bf52a437e/cheroot-10.0.0.tar.gz BuildArch: noarch Requires: python3-six @@ -97,6 +97,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 30 2023 niuyaru - 10.0.0-1 +- Update package to version 10.0.0 + * Tue Jan 31 2023 wulei - 9.0.0-2 - Remove setuptools_scm_git_archive