14
0
forked from pool/python-pyu2f
2021-08-20 12:50:42 +00:00
committed by Git OBS Bridge
parent 8d5965b130
commit 17400032e1
3 changed files with 5 additions and 5 deletions

View File

@@ -18,14 +18,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyu2f Name: python-pyu2f
Version: 0.1.5a Version: 0.1.5
Release: 0 Release: 0
Summary: U2F host library for interacting with a U2F device over USB Summary: U2F host library for interacting with a U2F device over USB
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/google/pyu2f/ URL: https://github.com/google/pyu2f/
Source: https://files.pythonhosted.org/packages/source/p/pyu2f/pyu2f-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/p/pyu2f/pyu2f-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
# SECTION test requirements # SECTION test requirements
BuildRequires: %{python_module six} BuildRequires: %{python_module six}
BuildRequires: %{python_module mock >= 1.0.1} BuildRequires: %{python_module mock >= 1.0.1}

3
pyu2f-0.1.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3caa3a11842fc7d5746376f37195e6af5f17c0a15737538bb1cebf656fb306b
size 27133

BIN
pyu2f-0.1.5a.tar.gz (Stored with Git LFS)

Binary file not shown.