[packages/python-dulwich] - disable python3 here

qboosh qboosh at pld-linux.org
Fri Sep 29 23:10:37 CEST 2023


commit 8130b3d7b3fa5e97c80733ade40fef194504d61f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 29 23:09:36 2023 +0200

    - disable python3 here

 python-dulwich.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dulwich.spec b/python-dulwich.spec
index 2819cd5..7d94182 100644
--- a/python-dulwich.spec
+++ b/python-dulwich.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-dulwich.spec)
 %bcond_without	tests		# unit tests
 %bcond_without	doc		# Sphinx documentation
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-dulwich.git/commitdiff/8130b3d7b3fa5e97c80733ade40fef194504d61f



More information about the pld-cvs-commit mailing list