14
0

- update to 0.7.4:

* Dropped support for Python 3.8 (it has reached EOL)
  * Added Python 3.13 to the supported Python Versions
  * Update  to README's badges
  * Update to automerge pipeline
  * Updated black installation to not install on python version
    older than 3.12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-port-for?expand=0&rev=10
This commit is contained in:
2024-10-31 16:44:05 +00:00
committed by Git OBS Bridge
parent ff5611af70
commit 5a2ff876fe
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 31 16:43:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.7.4:
* Dropped support for Python 3.8 (it has reached EOL)
* Added Python 3.13 to the supported Python Versions
* Update to README's badges
* Update to automerge pipeline
* Updated black installation to not install on python version
older than 3.12
-------------------------------------------------------------------
Wed Oct 16 08:25:56 UTC 2024 - Dirk Müller <dmueller@suse.com>