[packages/python-django-configurations] - disable python3 here
qboosh
qboosh at pld-linux.org
Sun Sep 24 16:32:59 CEST 2023
commit ce93fd48e4acb8b5e027d533a6e682962316268e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 24 15:55:30 2023 +0200
- disable python3 here
python-django-configurations.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django-configurations.spec b/python-django-configurations.spec
index b5579cf..a921c87 100644
--- a/python-django-configurations.spec
+++ b/python-django-configurations.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (require some django db setup up?)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-django-configurations.spec)
Summary: Helper for organizing Django settings
Summary(pl.UTF-8): Moduł pomocniczy do organizowania ustawień Django
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-django-configurations.git/commitdiff/ce93fd48e4acb8b5e027d533a6e682962316268e
More information about the pld-cvs-commit
mailing list