14
0

Accepting request 1206723 from home:glaubitz:branches:devel:languages:python

- Update to 7.3
  * Respect ``PURE_PYTHON`` environment variable set to ``0``.
- from version 7.2
  * Declare final support for Python 3.13.
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/request/show/1206723
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=38
This commit is contained in:
2024-10-10 14:44:14 +00:00
committed by Git OBS Bridge
parent 933eb53db8
commit f4d175e1e1
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 10 14:40:22 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 7.3
* Respect ``PURE_PYTHON`` environment variable set to ``0``.
- from version 7.2
* Declare final support for Python 3.13.
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Sun Sep 8 16:31:15 UTC 2024 - Dirk Müller <dmueller@suse.com>