14
0

- update to 0.7.3:

* python 3.12 support (remove distutils)
  * drop spec files and add SPDX licenses

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-linux-procfs?expand=0&rev=8
This commit is contained in:
2023-11-22 22:14:02 +00:00
committed by Git OBS Bridge
parent 90bb3b06f4
commit 674188c989
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 22 22:13:26 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.7.3:
* python 3.12 support (remove distutils)
* drop spec files and add SPDX licenses
-------------------------------------------------------------------
Sat Jan 7 14:32:07 UTC 2023 - Dirk Müller <dmueller@suse.com>