[packages/python-nose] Keep docs comment.
    arekm 
    arekm at pld-linux.org
       
    Mon Mar 17 17:37:28 CET 2025
    
    
  
commit 2482ec889bd821e0c204c240e688ae88b0d82510
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Mar 17 17:07:41 2025 +0100
    Keep docs comment.
 python-nose.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/python-nose.spec b/python-nose.spec
index d7590e7..7240f04 100644
--- a/python-nose.spec
+++ b/python-nose.spec
@@ -127,6 +127,7 @@ cd ..
 %endif
 
 %if %{with doc}
+# force python 2: sources are in python2 syntax (2to3 would be required for sphinx-build-3)
 %{__make} -C doc html \
 	SPHINXBUILD=sphinx-build-2
 %endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-nose.git/commitdiff/2482ec889bd821e0c204c240e688ae88b0d82510
    
    
More information about the pld-cvs-commit
mailing list