commit 06a0c3e409145130386167aa1d6e16ba48a486e1
Author: Jakub Bogusz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to