]> git.pld-linux.org Git - packages/python3-linux-procfs.git/commitdiff
- updated to 0.7.3 master auto/th/python3-linux-procfs-0.7.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Nov 2023 19:46:01 +0000 (20:46 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 12 Nov 2023 19:46:01 +0000 (20:46 +0100)
python3-linux-procfs.spec

index 5630315c6106ee66c1af0b1e20f6877bffb5f505..0b4535fba5b43965ebf6afade382d45f7f273ee1 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Linux /proc abstraction classes for Python 3
 Summary(pl.UTF-8):     Klasy abstrakcji linuksowego /proc dla Pythona 3
 Name:          python3-linux-procfs
-Version:       0.7.1
+Version:       0.7.3
 Release:       1
 License:       GPL v2
 Group:         Libraries/Python
 Source0:       https://www.kernel.org/pub/software/libs/python/python-linux-procfs/python-linux-procfs-%{version}.tar.xz
-# Source0-md5: a2500fa2074f1ac60c66d7877a8a5e5a
+# Source0-md5: e20d7df2bd3e142d696c9223e525a85b
 URL:           https://rt.wiki.kernel.org/index.php/Tuna
 # uses f-strings
 BuildRequires: python3-modules >= 1:3.6
@@ -44,4 +44,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/pflags
 %{py3_sitescriptdir}/procfs
-%{py3_sitescriptdir}/python_linux_procfs-0.7.0-py*.egg-info
+%{py3_sitescriptdir}/python_linux_procfs-%{version}-py*.egg-info
This page took 0.201023 seconds and 4 git commands to generate.