[packages/python-typing_extensions] - disable python3 here

qboosh qboosh at pld-linux.org
Sun Apr 2 09:22:11 CEST 2023


commit e845dbff258beeab285f7b991af531034eef0dfa
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Apr 2 09:24:42 2023 +0200

    - disable python3 here

 python-typing_extensions.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-typing_extensions.spec b/python-typing_extensions.spec
index 894442e..66ed639 100644
--- a/python-typing_extensions.spec
+++ b/python-typing_extensions.spec
@@ -2,7 +2,7 @@
 # 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-typing_extensions.spec)
 
 Summary:	Backported and Experimental Type Hints for Python 3.5+
 Summary(pl.UTF-8):	Backportowane i eksperymentalne podpowiedzi typów dla Pythona 3.5+
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-typing_extensions.git/commitdiff/e845dbff258beeab285f7b991af531034eef0dfa



More information about the pld-cvs-commit mailing list