- Add py314.patch to fix tests on Python 3.14
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-propcache?expand=0&rev=12
This commit is contained in:
39
python-propcache.changes
Normal file
39
python-propcache.changes
Normal file
@@ -0,0 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 16:07:53 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Add py314.patch to fix tests on Python 3.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>
|
||||
|
||||
- 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 <felix.stegmeier@suse.com>
|
||||
|
||||
- Update to 0.3.0
|
||||
* Implemented support for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 13 11:54:18 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Add reproducible.patch to not embed a random tmpdir in binaries (boo#1062303)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 9 07:35:20 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Initial build
|
||||
* Version 0.2.0
|
||||
Reference in New Issue
Block a user