diff --git a/dogpile.cache-1.2.1.tar.gz b/dogpile.cache-1.2.1.tar.gz deleted file mode 100644 index c205f4b..0000000 --- a/dogpile.cache-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8f00e556427134940358e57402c0772501ff0c5ae13db8bd42ad68e019ab026 -size 105304 diff --git a/dogpile.cache-1.2.2.tar.gz b/dogpile.cache-1.2.2.tar.gz new file mode 100644 index 0000000..941890c --- /dev/null +++ b/dogpile.cache-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06cb62be728af23c9828ffe78c67403a904dc49d961f90bb7ebfa1c11730bdf +size 105578 diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 9f5041a..605c465 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 10 13:09:58 UTC 2023 - Dirk Müller + +- update to 1.2.2: + * Made use of pep-673 ``Self`` type for method chained methods + such as .CacheRegion.configure and .ProxyBackend.wrap + ------------------------------------------------------------------- Mon May 29 16:38:30 UTC 2023 - Dirk Müller diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 588c0b4..642b0d5 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -19,10 +19,10 @@ %{?!python_module:%define python_module() python3-%{**}} %global pythons python3 Name: python-dogpile.cache -Version: 1.2.1 +Version: 1.2.2 Release: 0 %define modname dogpile.cache -%define modver 1_2_1 +%define modver 1_2_2 Summary: A caching front-end based on the Dogpile lock License: BSD-3-Clause URL: https://github.com/sqlalchemy/dogpile.cache