[packages/python-random2] - disable python3 here, release 4

qboosh qboosh at pld-linux.org
Mon Jan 26 17:57:46 CET 2026


commit b8d61fd4d5304f01f3022ed74a5c9e007ec5a5ce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 26 17:57:56 2026 +0100

    - disable python3 here, release 4

 python-random2.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-random2.spec b/python-random2.spec
index 9968fd2..3187532 100644
--- a/python-random2.spec
+++ b/python-random2.spec
@@ -1,13 +1,14 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-random2.spec)
 
 Summary:	Python 3 compatible Python 2.7 "random" Module
 Summary(pl.UTF-8):	Moduł "random" z Pythona 2.7 zgodny z Pythonem 3
 Name:		python-random2
+# keep 1.0.1 here for python2 support
 Version:	1.0.1
-Release:	3
+Release:	4
 License:	PSF
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/random2/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-random2.git/commitdiff/b8d61fd4d5304f01f3022ed74a5c9e007ec5a5ce



More information about the pld-cvs-commit mailing list