[packages/python-cbor2] - disable python3 here

qboosh qboosh at pld-linux.org
Sun May 19 13:25:47 CEST 2024


commit 98c5c5f05fbfb6be85493e8fe5aa53770fb020cd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 19 13:26:26 2024 +0200

    - disable python3 here

 python-cbor2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-cbor2.spec b/python-cbor2.spec
index 75a9d08..3834ac8 100644
--- a/python-cbor2.spec
+++ b/python-cbor2.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %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-cbor2.spec)
 
 Summary:	CBOR (de)serializer with extensive tag support
 Summary(pl.UTF-8):	(De)serializer CBOR z obszerną obsługą znaczników
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cbor2.git/commitdiff/98c5c5f05fbfb6be85493e8fe5aa53770fb020cd



More information about the pld-cvs-commit mailing list