14
0
Files
python-propcache/python-propcache.changes
Markéta Machová 7eb3b06a96 Accepting request 1288659 from home:glaubitz:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1288659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-propcache?expand=0&rev=10
2025-06-27 14:28:41 +00:00

35 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
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