[packages/python-linux-procfs] - updated to 0.7.0

qboosh qboosh at pld-linux.org
Sat Jan 15 19:54:47 CET 2022


commit 2e1790ddd7158d92865dd301995024aff3912d63
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 15 19:55:53 2022 +0100

    - updated to 0.7.0

 python-linux-procfs.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec
index 5469790..3027f20 100644
--- a/python-linux-procfs.spec
+++ b/python-linux-procfs.spec
@@ -6,15 +6,15 @@
 Summary:	Linux /proc abstraction classes for Python 2
 Summary(pl.UTF-8):	Klasy abstrakcji linuksowego /proc dla Pythona 2
 Name:		python-linux-procfs
-Version:	0.6.3
-Release:	2
+Version:	0.7.0
+Release:	1
 License:	GPL v2
 Group:		Libraries/Python
 Source0:	https://www.kernel.org/pub/software/libs/python/python-linux-procfs/%{name}-%{version}.tar.xz
-# Source0-md5:	1327dcaf559f8c6c222b907109773df7
+# Source0-md5:	a6c26f7cb2ce077b4d95da0e933a7ee9
 URL:		https://rt.wiki.kernel.org/index.php/Tuna
 %if %{with python2}
-BuildRequires:	python-modules >= 2
+BuildRequires:	python-modules >= 1:2.5
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
@@ -86,10 +86,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/pflags
 %endif
 %{py_sitescriptdir}/procfs
-%if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/python_linux_procfs-%{version}-py*.egg-info
 %endif
-%endif
 
 %if %{with python3}
 %files -n python3-linux-procfs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-linux-procfs.git/commitdiff/2e1790ddd7158d92865dd301995024aff3912d63



More information about the pld-cvs-commit mailing list