[packages/python-Tempita] - disabled python3 here, release 5

qboosh qboosh at pld-linux.org
Sun Nov 2 20:35:25 CET 2025


commit 9ca35b65ca0a328e75234101ca9cdb4f24bd1a69
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 2 20:35:21 2025 +0100

    - disabled python3 here, release 5

 python-Tempita.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-Tempita.spec b/python-Tempita.spec
index 3217365..e384546 100644
--- a/python-Tempita.spec
+++ b/python-Tempita.spec
@@ -1,14 +1,15 @@
 #
 # 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-tempita.spec)
 
 %define 	module	Tempita
 Summary:	A very small text templating language
 Summary(pl.UTF-8):	Bardzo mały język szablonów tekstu
 Name:		python-%{module}
+# keep 0.5.2 here for python2 support
 Version:	0.5.2
-Release:	4
+Release:	5
 License:	MIT
 Group:		Development/Languages/Python
 Source0:	https://files.pythonhosted.org/packages/source/T/Tempita/%{module}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-Tempita.git/commitdiff/9ca35b65ca0a328e75234101ca9cdb4f24bd1a69



More information about the pld-cvs-commit mailing list