]> git.pld-linux.org Git - packages/python-boto3.git/commitdiff
- disable python3 here master auto/th/python-boto3-1.17.112-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Oct 2023 19:11:08 +0000 (21:11 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Oct 2023 19:11:08 +0000 (21:11 +0200)
python-boto3.spec

index e7ff87c68aab16a4979a49993d856f8dc6741712..909867e69eb0864bbf7200f349f5c228e12948a1 100644 (file)
@@ -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
This page took 0.14575 seconds and 4 git commands to generate.