[packages/python-flask_cors] - disable python3 here

qboosh qboosh at pld-linux.org
Fri Nov 17 17:52:23 CET 2023


commit 20caac9cf03a094c16e057dc54a0f1cddfc39d6c
Author: Jakub Bogusz <qboosh at pld-linux.org>
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



More information about the pld-cvs-commit mailing list