diff --git a/httptools-0.6.0.tar.gz b/httptools-0.6.0.tar.gz deleted file mode 100644 index 8d1b36791f1679a6539bc0206faeb4c68ac4666e..0000000000000000000000000000000000000000 Binary files a/httptools-0.6.0.tar.gz and /dev/null differ diff --git a/httptools-0.6.1.tar.gz b/httptools-0.6.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..acf5572879c97be8af87ef90e69134739829f780 Binary files /dev/null and b/httptools-0.6.1.tar.gz differ diff --git a/python-httptools.spec b/python-httptools.spec index 4f4405247b2d716c6018c640b39baccfd5383943..294e434d5adc4d5528e5b6c8e74078c340fcb7cd 100644 --- a/python-httptools.spec +++ b/python-httptools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-httptools -Version: 0.6.0 +Version: 0.6.1 Release: 1 Summary: Fast HTTP parser License: MIT URL: https://github.com/MagicStack/httptools -Source0: https://files.pythonhosted.org/packages/e3/3f/e976f6cf3da5e9dbda0096a0e65c1b109036a562658e020971ec54d007fb/httptools-0.6.0.tar.gz +Source0: https://files.pythonhosted.org/packages/67/1d/d77686502fced061b3ead1c35a2d70f6b281b5f723c4eff7a2277c04e4a2/httptools-0.6.1.tar.gz %description httptools is a Python binding for nodejs HTTP parser. @@ -51,6 +51,9 @@ popd %{python3_sitearch}/httptools/ %changelog +* Fri Dec 08 2023 jiangxinyu - 0.6.1-1 +- Update package to version 0.6.1 + * Tue Aug 01 2023 sunhui - 0.6.0-1 - Update package to version 0.6.0