commit 20caac9cf03a094c16e057dc54a0f1cddfc39d6c
Author: Jakub Bogusz <[email protected]>
Date:   Fri Nov 17 17:21:09 2023 +0100

    - disable python3 here

 python-flask_cors.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-flask_cors.spec b/python-flask_cors.spec
index 0208280..c868b74 100644
--- a/python-flask_cors.spec
+++ b/python-flask_cors.spec
@@ -3,7 +3,7 @@
 %bcond_without doc     # Sphinx documentation
 %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-flask_cors.spec)
 
 Summary:       Flask extension adding a decorator for CORS support
 Summary(pl.UTF-8):     Rozszerzenie Flaska dodające dekorator do obsługi CORS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-flask_cors.git/commitdiff/20caac9cf03a094c16e057dc54a0f1cddfc39d6c

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

Reply via email to