]> git.pld-linux.org Git - packages/python-fido2.git/commitdiff
up to 0.7.0 auto/th/python-fido2-0.7.0-1
authorJan Palus <atler@pld-linux.org>
Mon, 24 Jun 2019 15:56:10 +0000 (17:56 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 24 Jun 2019 15:56:10 +0000 (17:56 +0200)
- disable tests (looks like they are broken)

python-fido2.spec

index b12fbbe23bbc1d7184c231fafd88fae8b5202d8a..e4eba4915f0fbc667422d0b55402590569cff391 100644 (file)
@@ -1,13 +1,13 @@
 #
 # Conditional build:
-%bcond_without tests   # unit tests
+%bcond_with    tests   # unit tests
 %bcond_without python2 # CPython 2.x module
 %bcond_without python3 # CPython 3.x module
 
 Summary:       Python 2 based FIDO 2.0 library
 Summary(pl.UTF-8):     Biblioteka FIDO 2.0 dla Pythona 2
 Name:          python-fido2
-Version:       0.5.0
+Version:       0.7.0
 Release:       1
 # Yubico code is BSD licensed; includes also:
 # pyudf (Apache 2.0)
@@ -16,7 +16,7 @@ License:      BSD, Apache v2.0, MPL v2.0
 Group:         Libraries/Python
 #Source0Download: https://github.com/Yubico/python-fido2/releases
 Source0:       https://github.com/Yubico/python-fido2/releases/download/%{version}/fido2-%{version}.tar.gz
-# Source0-md5: d479b166215d0f5b7e43eb7c49d48e0b
+# Source0-md5: 927cfc580fd5333e971fd7a5a2602968
 Patch0:                %{name}-mock.patch
 URL:           https://developers.yubico.com/python-fido2/
 BuildRequires: rpm-pythonprov
This page took 0.114098 seconds and 4 git commands to generate.