[packages/python-moto] - disable python3 here

qboosh qboosh at pld-linux.org
Sat Dec 9 20:53:24 CET 2023


commit 06a0c3e409145130386167aa1d6e16ba48a486e1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Dec 9 20:39:18 2023 +0100

    - disable python3 here

 python-moto.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-moto.spec b/python-moto.spec
index 92e3b22..578256b 100644
--- a/python-moto.spec
+++ b/python-moto.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	tests	# unit tests (some sure 2.0.0 issues?)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-moto.spec)
 
 Summary:	Library that allows to easily mock out the boto library
 Summary(pl.UTF-8):	Biblioteka pozwalająca łatwo podstawiać atrapy biblioteki boto
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-moto.git/commitdiff/06a0c3e409145130386167aa1d6e16ba48a486e1



More information about the pld-cvs-commit mailing list