[packages/python-psutil] Rel 2; python3 version in python3-psutil.spec

arekm arekm at pld-linux.org
Tue Feb 25 10:34:30 CET 2025


commit b87d176dc4f658a41b01268cf867b4819ad2e4d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Feb 25 09:26:37 2025 +0100

    Rel 2; python3 version in python3-psutil.spec

 python-psutil.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-psutil.spec b/python-psutil.spec
index 3258f9a..3747674 100644
--- a/python-psutil.spec
+++ b/python-psutil.spec
@@ -5,14 +5,14 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	tests	# unit tests
 %bcond_without	python2	# CPython 2.x module
-%bcond_without	python3	# CPython 3.x module
+%bcond_with	python3	# CPython 3.x module (see python3-psutil.spec)
 
 %define		module	psutil
 Summary:	A cross-platform process and system utilities module for Python
 Summary(pl.UTF-8):	Wieloplatformowe narzędzia do procesów i systemu dla Pythona
 Name:		python-%{module}
 Version:	6.1.1
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/psutil/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-psutil.git/commitdiff/b87d176dc4f658a41b01268cf867b4819ad2e4d3



More information about the pld-cvs-commit mailing list