]> git.pld-linux.org Git - packages/python-keyring.git/commitdiff
disable python3 here master
authorJan Palus <atler@pld-linux.org>
Thu, 3 Nov 2022 17:05:00 +0000 (18:05 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 3 Nov 2022 17:05:00 +0000 (18:05 +0100)
python-keyring.spec

index c2ce3f0da243e3acf73dae1a13a14e88a32999b0..dee181f10e46b7032267b58b74e839c0f500478e 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_without doc     # Sphinx documentation
 %bcond_without tests   # py.test tests
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module
 
 %define        module  keyring
 Summary:       Python 2 library to access the system keyring service
This page took 0.111002 seconds and 4 git commands to generate.