diff --git a/httptools-0.5.0.tar.gz b/httptools-0.5.0.tar.gz deleted file mode 100644 index 50504fe43e3e9c5d02d6d1a1a50828bcbd7b1069..0000000000000000000000000000000000000000 Binary files a/httptools-0.5.0.tar.gz and /dev/null differ diff --git a/httptools-0.6.0.tar.gz b/httptools-0.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8d1b36791f1679a6539bc0206faeb4c68ac4666e Binary files /dev/null and b/httptools-0.6.0.tar.gz differ diff --git a/python-httptools.spec b/python-httptools.spec index 366f1c8671201695fbb6106670b74e8940331363..4f4405247b2d716c6018c640b39baccfd5383943 100644 --- a/python-httptools.spec +++ b/python-httptools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-httptools -Version: 0.5.0 +Version: 0.6.0 Release: 1 Summary: Fast HTTP parser License: MIT URL: https://github.com/MagicStack/httptools -Source0: https://files.pythonhosted.org/packages/04/4a/4b1d0f839a3911352632998305c78af09f2df980c728eb365ca09c800524/httptools-0.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/e3/3f/e976f6cf3da5e9dbda0096a0e65c1b109036a562658e020971ec54d007fb/httptools-0.6.0.tar.gz %description httptools is a Python binding for nodejs HTTP parser. @@ -51,6 +51,9 @@ popd %{python3_sitearch}/httptools/ %changelog +* Tue Aug 01 2023 sunhui - 0.6.0-1 +- Update package to version 0.6.0 + * Mon Oct 31 2022 wangjunqi - 0.5.0-1 - Update package to version 0.5.0