[packages/python-django_cache_url] - disable python3 here
    qboosh 
    qboosh at pld-linux.org
       
    Sun Sep 24 16:32:01 CEST 2023
    
    
  
commit 16bea86dc89d600f51819ccee60663c3b8bcedc4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 24 15:54:24 2023 +0200
    - disable python3 here
 python-django_cache_url.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django_cache_url.spec b/python-django_cache_url.spec
index 26241e0..e56b1dc 100644
--- a/python-django_cache_url.spec
+++ b/python-django_cache_url.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %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_cache_url.spec)
 
 Summary:	Use Cache URLs in your Django application
 Summary(pl.UTF-8):	Wykorzystanie URL-i cache'a w aplikacjach Django
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-django_cache_url.git/commitdiff/16bea86dc89d600f51819ccee60663c3b8bcedc4
    
    
More information about the pld-cvs-commit
mailing list