]> git.pld-linux.org Git - packages/python-dulwich.git/commitdiff
- disable python3 here master
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 29 Sep 2023 21:09:36 +0000 (23:09 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 29 Sep 2023 21:09:36 +0000 (23:09 +0200)
python-dulwich.spec

index 2819cd5516219f5b21e6b802cdf3a0f7fcef28a3..7d94182cb9f8433fbb1f32f3acb0776c240e3d13 100644 (file)
@@ -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
 
This page took 0.119176 seconds and 4 git commands to generate.