[packages/python-s3transfer] disable python3 here

atler atler at pld-linux.org
Mon Sep 13 13:55:37 CEST 2021


commit 1e7bf03512f3023ee28f2f21831eaa96955771f4
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Sep 13 13:55:14 2021 +0200

    disable python3 here

 python-s3transfer.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-s3transfer.spec b/python-s3transfer.spec
index 3cc7873..d357df7 100644
--- a/python-s3transfer.spec
+++ b/python-s3transfer.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
 
 Summary:	Amazon S3 Transfer Manager
 Summary(pl.UTF-8):	Zarządca transferu danych Amazon S3
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-s3transfer.git/commitdiff/1e7bf03512f3023ee28f2f21831eaa96955771f4



More information about the pld-cvs-commit mailing list