diff --git a/cachecontrol-0.14.0.tar.gz b/cachecontrol-0.14.0.tar.gz deleted file mode 100644 index e3cdab6..0000000 --- a/cachecontrol-0.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:159f4341e015d11b16de5b9f86e207cff753d6080642671f4cd09717e34a12a0 -size 43598 diff --git a/cachecontrol-0.14.1.tar.gz b/cachecontrol-0.14.1.tar.gz new file mode 100644 index 0000000..d945ac0 --- /dev/null +++ b/cachecontrol-0.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012e5eb94b9a0b7261572f07675f8f0cb78723e37e4c79ddd5f4e1e6ba413834 +size 43724 diff --git a/python-CacheControl.changes b/python-CacheControl.changes index c74ed75..75888a7 100644 --- a/python-CacheControl.changes +++ b/python-CacheControl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 10 21:34:23 UTC 2024 - Dirk Müller + +- update to 0.14.1: + * Drop support for Python 3.8. + * Explicitly support Python 3.13. + ------------------------------------------------------------------- Sat Feb 3 13:34:32 UTC 2024 - Dirk Müller diff --git a/python-CacheControl.spec b/python-CacheControl.spec index 588d2f8..3921ad6 100644 --- a/python-CacheControl.spec +++ b/python-CacheControl.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-CacheControl -Version: 0.14.0 +Version: 0.14.1 Release: 0 Summary: Caching library for Python requests License: Apache-2.0