15
0

- update to 30.1.0

* This is a minor release without API changes
  * Use latest skeleton (and updated configure script)
  * Update license list to latest ScanCode and SPDX 3.19
  * Use correct syntax for python_require
  * Drop using Travis and Appveyor
  * Drop support for Python 3.7 and add Python 3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-license-expression?expand=0&rev=10
This commit is contained in:
2023-03-26 19:49:24 +00:00
committed by Git OBS Bridge
parent b104ae15b2
commit 95d9ebcdb6
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Mar 26 19:48:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 30.1.0
* This is a minor release without API changes
* Use latest skeleton (and updated configure script)
* Update license list to latest ScanCode and SPDX 3.19
* Use correct syntax for python_require
* Drop using Travis and Appveyor
* Drop support for Python 3.7 and add Python 3.11
-------------------------------------------------------------------
Thu Sep 22 11:33:49 UTC 2022 - Matthias Fehring <buschmann23@opensuse.org>