[packages/python-autodocsumm] - disable python3 here
    qboosh 
    qboosh at pld-linux.org
       
    Sat Apr 20 19:14:35 CEST 2024
    
    
  
commit b1e48b15368f0b87c7a44aecf4883d67b1532a73
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 20 18:51:49 2024 +0200
    - disable python3 here
 python-autodocsumm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-autodocsumm.spec b/python-autodocsumm.spec
index 29b1ac8..c7adc36 100644
--- a/python-autodocsumm.spec
+++ b/python-autodocsumm.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-autodocsumm.spec)
 
 Summary:	Extended Sphinx autodoc including automatic autosummaries
 Summary(pl.UTF-8):	Rozszerzone autodoc dla Sphinksa wraz z automatycznymi podsumowaniami
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-autodocsumm.git/commitdiff/b1e48b15368f0b87c7a44aecf4883d67b1532a73
    
    
More information about the pld-cvs-commit
mailing list