14
0

Accepting request 1225387 from devel:languages:python

- update to 5.4.0:
  * Add note about requirements lower bounds
  * Remove Python 3.8 support
  * Run pyupgrade to clean up Python 2 syntaxes
  * Declare Python 3.12 support

OBS-URL: https://build.opensuse.org/request/show/1225387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=46
This commit is contained in:
2024-11-21 14:14:30 +00:00
committed by Git OBS Bridge
parent 3933e1ae17
commit 3078e7654a
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 20 18:00:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 5.4.0:
* Add note about requirements lower bounds
* Remove Python 3.8 support
* Run pyupgrade to clean up Python 2 syntaxes
* Declare Python 3.12 support
-------------------------------------------------------------------
Sun Sep 8 13:10:08 UTC 2024 - Dirk Müller <dmueller@suse.com>