[packages/python-freezegun] - disable python3 here

qboosh qboosh at pld-linux.org
Mon Oct 23 21:17:55 CEST 2023


commit 81dbc7ed8dabfb953914067fa46df84d39349b36
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Oct 23 21:19:59 2023 +0200

    - disable python3 here

 python-freezegun.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-freezegun.spec b/python-freezegun.spec
index 3d56780..7c2a4c0 100644
--- a/python-freezegun.spec
+++ b/python-freezegun.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-freezegun.spec)
 
 Summary:	FreezeGun: Let your Python 2 tests travel through time
 Summary(pl.UTF-8):	FreezeGun - umożliwienie testom Pythona 2 podróżowania w czasie
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-freezegun.git/commitdiff/81dbc7ed8dabfb953914067fa46df84d39349b36



More information about the pld-cvs-commit mailing list