]> git.pld-linux.org Git - packages/python-keyring.git/blobdiff - python-keyring.spec
disable python3 here
[packages/python-keyring.git] / python-keyring.spec
index 4b9b8f42abef5b35449b6d4d352fc78392883c11..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
@@ -11,7 +11,7 @@ Summary(pl.UTF-8):    Biblioteka Pythona 2 do dostępu do systemowego pęku kluczy
 Name:          python-%{module}
 # keep 18.x here for python2 support
 Version:       18.0.1
-Release:       2
+Release:       4
 License:       MIT, PSF
 Group:         Libraries/Python
 #Source0Download: https://pypi.python.org/simple/keyring
This page took 0.097019 seconds and 4 git commands to generate.