]> git.pld-linux.org Git - packages/python-typing_extensions.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Apr 2023 07:24:42 +0000 (09:24 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Apr 2023 07:24:42 +0000 (09:24 +0200)
python-typing_extensions.spec

index 894442e249277618379fd9926502bdfd24df1c5e..66ed639bdf7bf5ab9e336108aa01b92fef909e58 100644 (file)
@@ -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+
This page took 0.136713 seconds and 4 git commands to generate.