From a77fa28e8a0d21610207a448e8a0c830fd54d9697ca37b099e302958a9bfa729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 10 Apr 2025 13:51:53 +0000 Subject: [PATCH] Accepting request 1268356 from home:glaubitz:branches:devel:languages:python - Update to 0.3.1 * Improved typing annotations, fixing some type errors under correct usage and improving typing robustness generally -- by :user:`Dreamsorcerer`. OBS-URL: https://build.opensuse.org/request/show/1268356 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-propcache?expand=0&rev=8 --- propcache-0.3.0.tar.gz | 3 --- propcache-0.3.1.tar.gz | 3 +++ python-propcache.changes | 7 +++++++ python-propcache.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 propcache-0.3.0.tar.gz create mode 100644 propcache-0.3.1.tar.gz diff --git a/propcache-0.3.0.tar.gz b/propcache-0.3.0.tar.gz deleted file mode 100644 index 5bbd448..0000000 --- a/propcache-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8fd93de4e1d278046345f49e2238cdb298589325849b2645d4a94c53faeffc5 -size 42722 diff --git a/propcache-0.3.1.tar.gz b/propcache-0.3.1.tar.gz new file mode 100644 index 0000000..a4674dd --- /dev/null +++ b/propcache-0.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d980c33765359098837527e18eddefc9a24cea5b45e078a7f3bb5b032c6ecf +size 43651 diff --git a/python-propcache.changes b/python-propcache.changes index 74e3449..4a4e53c 100644 --- a/python-propcache.changes +++ b/python-propcache.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 10 09:44:15 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.3.1 + * Improved typing annotations, fixing some type errors under correct usage + and improving typing robustness generally -- by :user:`Dreamsorcerer`. + ------------------------------------------------------------------- Thu Mar 13 15:49:55 UTC 2025 - Felix Stegmeier diff --git a/python-propcache.spec b/python-propcache.spec index a3935bb..94683ca 100644 --- a/python-propcache.spec +++ b/python-propcache.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-propcache -Version: 0.3.0 +Version: 0.3.1 Release: 0 Summary: Accelerated property cache License: Apache-2.0