]> git.pld-linux.org Git - packages/python-django-configurations.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 24 Sep 2023 13:55:30 +0000 (15:55 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 24 Sep 2023 13:55:30 +0000 (15:55 +0200)
python-django-configurations.spec

index b5579cfdaf551776a1cab824d178a780f7bd5d5b..a921c874a596f7fe2e2a44591545202a56efd70b 100644 (file)
@@ -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
This page took 0.157376 seconds and 4 git commands to generate.