[packages/python-boto3] - disable python3 here
    qboosh 
    qboosh at pld-linux.org
       
    Sun Oct 22 21:09:07 CEST 2023
    
    
  
commit 0c22d921852f47dfc81eeade3a73201e566a8252
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 22 21:11:08 2023 +0200
    - disable python3 here
 python-boto3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-boto3.spec b/python-boto3.spec
index e7ff87c..909867e 100644
--- a/python-boto3.spec
+++ b/python-boto3.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	tests	# unit tests (not included in sdist)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-boto3.spec)
 
 Summary:	AWS SDK for Python 2
 Summary(pl.UTF-8):	AWS SDK dla Pythona 2
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-boto3.git/commitdiff/0c22d921852f47dfc81eeade3a73201e566a8252
    
    
More information about the pld-cvs-commit
mailing list