[packages/python-libarchive-c] - disable python3 here

qboosh qboosh at pld-linux.org
Mon May 20 07:55:25 CEST 2024


commit 9cb8f4feaf2b8f0602fc6ff20637481e763c3917
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon May 20 06:31:54 2024 +0200

    - disable python3 here

 python-libarchive-c.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-libarchive-c.spec b/python-libarchive-c.spec
index 94dd92e..c55a9fd 100644
--- a/python-libarchive-c.spec
+++ b/python-libarchive-c.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 (built from python3-libarchive-c.spec)
 
 Summary:	Python interface to libarchive
 Summary(pl.UTF-8):	Pythonowy interfejs do libarchive
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-libarchive-c.git/commitdiff/9cb8f4feaf2b8f0602fc6ff20637481e763c3917



More information about the pld-cvs-commit mailing list