diff --git a/h11-0.10.0.tar.gz b/h11-0.10.0.tar.gz new file mode 100644 index 0000000..ff0704f --- /dev/null +++ b/h11-0.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:311dc5478c2568cc07262e0381cdfc5b9c6ba19775905736c87e81ae6662b9fd +size 96120 diff --git a/h11-0.9.0.tar.gz b/h11-0.9.0.tar.gz deleted file mode 100644 index a8349ec..0000000 --- a/h11-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33d4bca7be0fa039f4e84d50ab00531047e53d6ee8ffbc83501ea602c169cae1 -size 93331 diff --git a/python-h11.changes b/python-h11.changes index b39a2c1..d98c22d 100644 --- a/python-h11.changes +++ b/python-h11.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Aug 13 12:35:59 UTC 2020 - aloisio@gmx.com + +- Update to version 0.10.0 + * Drop support for Python 3.4. + * Support Python 3.8. + * Make error messages returned by match failures less ambiguous + ------------------------------------------------------------------- Wed May 6 07:47:22 UTC 2020 - Tomáš Chvátal diff --git a/python-h11.spec b/python-h11.spec index 620a070..14fb7cb 100644 --- a/python-h11.spec +++ b/python-h11.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-h11 -Version: 0.9.0 +Version: 0.10.0 Release: 0 Summary: A pure-Python, bring-your-own-I/O implementation of HTTP/11 License: MIT