[packages/python-botocore] disable python3 here

atler atler at pld-linux.org
Mon Sep 13 13:56:14 CEST 2021


commit 52d60c5800c9fd54a024d6b725957f150914cdff
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Sep 13 13:56:01 2021 +0200

    disable python3 here

 python-botocore.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-botocore.spec b/python-botocore.spec
index 32fdf57..ed9f814 100644
--- a/python-botocore.spec
+++ b/python-botocore.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	tests	# unit tests (die with MemoryError)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Low-level, data-driven core of boto 3
 Summary(pl.UTF-8):	Niskopoziomowy, oparty na danych rdzeń boto 3
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-botocore.git/commitdiff/52d60c5800c9fd54a024d6b725957f150914cdff



More information about the pld-cvs-commit mailing list