[packages/python-pympler] - disable python3 here, release 7

qboosh qboosh at pld-linux.org
Tue Apr 7 18:33:49 CEST 2026


commit c2f734f8e140da59d26d249bd4139562b28b780d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 7 18:34:17 2026 +0200

    - disable python3 here, release 7

 python-pympler.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-pympler.spec b/python-pympler.spec
index 3ca049f..eddddea 100644
--- a/python-pympler.spec
+++ b/python-pympler.spec
@@ -2,14 +2,14 @@
 # Conditional build:
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-pympler.spec)
 
 Summary:	Tool to measure, monitor and analyse the memory behaviour of Python 2 objects
 Summary(pl.UTF-8):	Narzędzie do pomiaru, monitorowania i analizy zachowania pamięciowego obiektów Pythona 2
 Name:		python-pympler
 # keep 0.x here for python2 support
 Version:	0.9
-Release:	6
+Release:	7
 License:	Apache v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/pympler/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pympler.git/commitdiff/c2f734f8e140da59d26d249bd4139562b28b780d



More information about the pld-cvs-commit mailing list