]> git.pld-linux.org Git - packages/python-s3transfer.git/commitdiff
disable python3 here
authorJan Palus <atler@pld-linux.org>
Mon, 13 Sep 2021 11:55:14 +0000 (13:55 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 13 Sep 2021 11:55:14 +0000 (13:55 +0200)
python-s3transfer.spec

index 3cc7873e8b5376f614b652cb458ff58a7d3fbbf0..d357df7862c9258238c9e7450cf17dc012c9b226 100644 (file)
@@ -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
This page took 0.129847 seconds and 4 git commands to generate.