]> git.pld-linux.org Git - packages/python-keyring.git/blobdiff - python-keyring.spec
disable python3 here
[packages/python-keyring.git] / 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.127502 seconds and 4 git commands to generate.