diff --git a/dogpile.cache-1.3.3.tar.gz b/dogpile.cache-1.3.3.tar.gz deleted file mode 100644 index 6298b0ac32c3170e6269ff017d64661ed0e0bf7c..0000000000000000000000000000000000000000 Binary files a/dogpile.cache-1.3.3.tar.gz and /dev/null differ diff --git a/dogpile_cache-1.4.0.tar.gz b/dogpile_cache-1.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..df82989d0c8dadb55cc8f85f860b4b85b3c01129 Binary files /dev/null and b/dogpile_cache-1.4.0.tar.gz differ diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index bd975ec8cd039a584a96c9876468cb50f272f05e..806cbcfd111407831a4c74a77c3c779d772447bf 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dogpile-cache -Version: 1.3.3 +Version: 1.4.0 Release: 1 Summary: A caching front-end based on the Dogpile lock. License: MIT URL: https://github.com/sqlalchemy/dogpile.cache -Source0: https://files.pythonhosted.org/packages/81/3b/83ce66995ce658ad63b86f7ca83943c466133108f20edc7056d4e0f41347/dogpile.cache-1.3.3.tar.gz +Source0: https://files.pythonhosted.org/packages/e8/07/2257f13f9cd77e71f62076d220b7b59e1f11a70b90eb1e3ef8bdf0f14b34/dogpile_cache-1.4.0.tar.gz BuildArch: noarch %description @@ -30,7 +30,7 @@ Provides: python3-dogpile-cache-doc A caching front-end based on the Dogpile lock. %prep -%autosetup -n dogpile.cache-%{version} +%autosetup -n dogpile_cache-%{version} %build %py3_build @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jun 23 2025 liudy - 1.4.0-1 +- Update version to 1.4.0 + * Wed Jul 24 2024 liudy - 1.3.3-1 - Update package to version 1.3.3 - Added support for an additional pymemcached client parameter