[packages/python-rcssmin] - rel 12, disable python3

baggins baggins at pld-linux.org
Tue Jun 3 10:06:48 CEST 2025


commit 8294d7ef9c4993729cf3262370a6313a8243898b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Jun 3 10:56:54 2025 +0200

    - rel 12, disable python3

 python-rcssmin.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-rcssmin.spec b/python-rcssmin.spec
index 1fa4473..2006b74 100644
--- a/python-rcssmin.spec
+++ b/python-rcssmin.spec
@@ -1,14 +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
 
 %define		module		rcssmin
 %define		pypi_name	rcssmin
 Summary:	RCSSmin is a CSS minifier
 Name:		python-%{pypi_name}
 Version:	1.0.6
-Release:	11
+Release:	12
 License:	Apache v2.0
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/r/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-rcssmin.git/commitdiff/8294d7ef9c4993729cf3262370a6313a8243898b



More information about the pld-cvs-commit mailing list