14
0

- update to 1.3.1:

* Drop 3.7 support
  * do sys path hack
- update to 1.3.0:
  * Enum Support
  * Use trusted publishing
  * deduplicate ci

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytoolconfig?expand=0&rev=7
This commit is contained in:
2024-03-16 12:00:39 +00:00
committed by Git OBS Bridge
parent 6364b77fa9
commit 422b2c055c
4 changed files with 23 additions and 12 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Mar 16 11:57:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.3.1:
* Drop 3.7 support
* do sys path hack
- update to 1.3.0:
* Enum Support
* Use trusted publishing
* deduplicate ci
-------------------------------------------------------------------
Fri Jan 5 17:38:29 UTC 2024 - Dirk Müller <dmueller@suse.com>