]> git.pld-linux.org Git - packages/python-graphql-core.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Dec 2023 19:38:18 +0000 (20:38 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 9 Dec 2023 19:38:18 +0000 (20:38 +0100)
python-graphql-core.spec

index a39bf7d03e16eec9e66fa82b5559a26659cd1c53..92f2a660e8fbb191ca0c5a9568e4b071a1b8ca24 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with    tests   # unit tests (not included in sdist)
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module (built from python3-graphql-core.spec)
 
 Summary:       GraphQL implementation for Python
 Summary(pl.UTF-8):     Implementacja GraphQL dla Pythona
This page took 0.139768 seconds and 4 git commands to generate.