15
0
forked from pool/python-bracex

Accepting request 1133140 from home:pgajdos:python

pmmu version update

OBS-URL: https://build.opensuse.org/request/show/1133140
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bracex?expand=0&rev=8
This commit is contained in:
2023-12-15 12:09:55 +00:00
committed by Git OBS Bridge
parent fc693e25fa
commit c3ad2eebbe
4 changed files with 23 additions and 7 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Dec 14 09:16:43 UTC 2023 - Petr Gajdos <pgajdos@suse.com>
- update to 2.4:
* **NEW**: Formally declare support for Python 3.11 and 3.12.
* **NEW**: Drop Python 3.7 support.
* ## 2.3.post1
* **CHORE**: Fix issue where tar ball did not include all
required files for running tests.
* ## 2.3
* **NEW**: Drop Python 3.6 support.
* **NEW**: Switch to Hatch build backend instead of
Setuptools.
-------------------------------------------------------------------
Fri May 5 11:56:21 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>