diff --git a/python-yubico-1.3.3.tar.gz b/python-yubico-1.3.3.tar.gz deleted file mode 100644 index 04d49ef63fbdbd4b90c277f02dcded144d85d6c0..0000000000000000000000000000000000000000 Binary files a/python-yubico-1.3.3.tar.gz and /dev/null differ diff --git a/python-yubico.spec b/python-yubico.spec index ae0d02e234b4e1068a562f2e33da95923e61d95a..dacd8c337547444b671fe247a1752567b5aa2bc0 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -1,12 +1,12 @@ %{!?_licensedir:%global license %%doc} Name: python-yubico -Version: 1.3.3 -Release: 3 +Version: 1.6.2 +Release: 1 Summary: Python package for talking to YubiKeys License: BSD-2-Clause URL: https://github.com/Yubico/python-yubico -Source0: https://github.com/Yubico/python-yubico/archive/python-yubico-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/43/1e/34093ca0f3d956cfb26cc59d42de9dab14547ec497d43fb7cf2669ca1034/yubico-1.6.2.tar.gz BuildArch: noarch BuildRequires: python3-devel python3-setuptools python3-pytest python3-pyusb @@ -30,7 +30,7 @@ Summary: Docs for python3-yubico Docs for python-yubico %prep -%autosetup -n python-yubico-python-yubico-%{version} -p1 +%autosetup -n yubico-%{version} -p1 %build %py3_build @@ -49,6 +49,9 @@ Docs for python-yubico %doc NEWS README %changelog +* Fri Sep 30 2022 wangjunqi - 1.6.2-1 +- update version to 1.6.2 + * Mon Aug 01 2022 liukuo - 1.3.3-3 - License compliance rectification diff --git a/yubico-1.6.2.tar.gz b/yubico-1.6.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..75d32cf067a30ff8a4a683699bcbe0c0ff846b8a Binary files /dev/null and b/yubico-1.6.2.tar.gz differ