14
0
forked from pool/python-pyppmd

- update to 1.1.0:

* Add Python 3.12 support
  * Minimum required python to be 3.8
  * Export PPMD8_RESTORE_METHOD_* constants
  * Drop github actions workflows
  * README: Add SPDX identifier

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyppmd?expand=0&rev=6
This commit is contained in:
2023-12-14 20:54:46 +00:00
committed by Git OBS Bridge
parent 18be0c0692
commit f65214deb6
4 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 14 20:51:45 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.0:
* Add Python 3.12 support
* Minimum required python to be 3.8
* Export PPMD8_RESTORE_METHOD_* constants
* Drop github actions workflows
* README: Add SPDX identifier
-------------------------------------------------------------------
Tue Jun 27 12:47:05 UTC 2023 - ecsos <ecsos@opensuse.org>