14
0

Accepting request 1288856 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1288856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-propcache?expand=0&rev=5
This commit is contained in:
2025-06-30 11:03:39 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

BIN
propcache-0.3.1.tar.gz (Stored with Git LFS)

Binary file not shown.

3
propcache-0.3.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20d7d62e4e7ef05f221e0db2856b979540686342e7dd9973b815599c7057e168
size 44139

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Jun 26 09:43:05 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.3.2
* Fixed incorrect decorator usage in the :func:~propcache.api.\
under_cached_property example code -- by :user:meanmail.
* Updated to use Cython 3.1 universally across the build
path -- by :user:lysnikolaou.
* Made Cython line tracing opt-in via the with-cython-tracing
build config setting -- by :user:bdraco.
-------------------------------------------------------------------
Thu Apr 10 09:44:15 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-propcache
Version: 0.3.1
Version: 0.3.2
Release: 0
Summary: Accelerated property cache
License: Apache-2.0