[packages/python-pathspec] - python2 only
    baggins 
    baggins at pld-linux.org
       
    Wed Sep 17 23:09:50 CEST 2025
    
    
  
commit ffc5b3aa86b2f461c21ae9c40935e302150ae883
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Sep 18 01:09:51 2025 +0200
    - python2 only
 python-pathspec.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pathspec.spec b/python-pathspec.spec
index 5175995..95300ca 100644
--- a/python-pathspec.spec
+++ b/python-pathspec.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Utility library for gitignore style pattern matching of file paths
 Summary(pl.UTF-8):	Biblioteka narzędzioawa do dopasowywania wzorców ścieżek plików w stylu gitignore
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pathspec.git/commitdiff/ffc5b3aa86b2f461c21ae9c40935e302150ae883
    
    
More information about the pld-cvs-commit
mailing list