forked from pool/python-pyu2f
correct PyPI version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyu2f?expand=0&rev=2
This commit is contained in:
@@ -18,14 +18,14 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyu2f
|
||||
Version: 0.1.5a
|
||||
Version: 0.1.5
|
||||
Release: 0
|
||||
Summary: U2F host library for interacting with a U2F device over USB
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/google/pyu2f/
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pyu2f/pyu2f-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module mock >= 1.0.1}
|
||||
|
Reference in New Issue
Block a user