diff --git a/python-linux-procfs-0.7.1.tar.xz b/python-linux-procfs-0.7.1.tar.xz deleted file mode 100644 index e93a0fe..0000000 --- a/python-linux-procfs-0.7.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a17ae82890442dea6cd1241452f7ec0ff39e83fffd5219e4d1d408f6dc20b10 -size 19104 diff --git a/python-linux-procfs-0.7.3.tar.xz b/python-linux-procfs-0.7.3.tar.xz new file mode 100644 index 0000000..29d64c9 --- /dev/null +++ b/python-linux-procfs-0.7.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40484a4c4edb926dca058a8d09e369648411b115821f1c63066c1b4d239f9ee +size 11412 diff --git a/python-linux-procfs.changes b/python-linux-procfs.changes index 01e30bb..2a61be6 100644 --- a/python-linux-procfs.changes +++ b/python-linux-procfs.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 22 22:13:26 UTC 2023 - Dirk Müller + +- 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 diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index 2601876..57bec63 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -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