diff --git a/hishel-0.0.33.tar.gz b/hishel-0.0.33.tar.gz deleted file mode 100644 index 167a25e..0000000 --- a/hishel-0.0.33.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae7c06931378d795c58c656410aac4aee4f46c48252ce6ecfbbb4e0c6d0990d7 -size 836608 diff --git a/hishel-0.1.1.tar.gz b/hishel-0.1.1.tar.gz new file mode 100644 index 0000000..8e6324d --- /dev/null +++ b/hishel-0.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb1970c9d121bcfdcd8e78953bcad6741358b95f067adadea70947efb8f0467 +size 877049 diff --git a/python-hishel.changes b/python-hishel.changes index 9febb89..964ae12 100644 --- a/python-hishel.changes +++ b/python-hishel.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 13 15:06:33 UTC 2024 - Dirk Müller + +- update to 0.1.1: + * FIx typig extensions nor found. + * Add support for Python 3.12 / drop Python 3.8. + * Specify usedforsecurity=False in blake2b. + ------------------------------------------------------------------- Tue Oct 29 21:41:24 UTC 2024 - Dirk Müller diff --git a/python-hishel.spec b/python-hishel.spec index 9200f48..33f9ab7 100644 --- a/python-hishel.spec +++ b/python-hishel.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-hishel -Version: 0.0.33 +Version: 0.1.1 Release: 0 Summary: Persistent cache implementation for httpx and httpcore License: BSD-3-Clause