commit 32d63581cd7513791bf30ed7e56354da3ba18f81
Author: Jakub Bogusz <[email protected]>
Date:   Sat Dec 9 20:38:18 2023 +0100

    - disable python3 here

 python-graphql-core.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-graphql-core.spec b/python-graphql-core.spec
index a39bf7d..92f2a66 100644
--- a/python-graphql-core.spec
+++ b/python-graphql-core.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-graphql-core.git/commitdiff/32d63581cd7513791bf30ed7e56354da3ba18f81

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to