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

index 32fdf578878d097e5f82f0571dd4c1d374ed2ba2..ed9f8145e7613e4d498ba4fd86004fbd7ff2aac3 100644 (file)
@@ -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
This page took 0.102453 seconds and 4 git commands to generate.