[packages/python-unicodedata2] - disable python2 here

qboosh qboosh at pld-linux.org
Thu Mar 24 20:42:06 CET 2022


commit b76d15567f680c47dfb5dbf0deb8444328315df4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 24 20:44:22 2022 +0100

    - disable python2 here

 python-unicodedata2.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-unicodedata2.spec b/python-unicodedata2.spec
index 0b56820..c938fc6 100644
--- a/python-unicodedata2.spec
+++ b/python-unicodedata2.spec
@@ -1,12 +1,13 @@
 #
 # 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-unicodedata2.spec)
 %bcond_without	tests	# unit tests
 
 Summary:	Unicodedata backport/updates to Python 2.x
 Summary(pl.UTF-8):	Uaktualnienia danych Unicode dla Pythona 2.x
 Name:		python-unicodedata2
+# keep 13.x for python2 support
 Version:	13.0.0.post2
 Release:	1
 License:	Apache v2.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-unicodedata2.git/commitdiff/b76d15567f680c47dfb5dbf0deb8444328315df4



More information about the pld-cvs-commit mailing list