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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-linux-procfs
Version: 0.7.1
Version: 0.7.3
Release: 0
Summary: Linux /proc abstraction classes
License: GPL-2.0-or-later