diff options
Diffstat (limited to 'python-fido2.spec')
-rw-r--r-- | python-fido2.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-fido2.spec b/python-fido2.spec index a6153d9..42589c4 100644 --- a/python-fido2.spec +++ b/python-fido2.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fido2 -Version: 1.1.0 +Version: 1.1.1 Release: 1 Summary: FIDO2/WebAuthn library for implementing clients and servers. License: Apache Software License URL: https://github.com/Yubico/python-fido2 -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/00/b9/0dfa7dec57ddec0d40a1a56ab28e6b97e31d1225787f2c80a7ab217e0ee6/fido2-1.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5a/67/244ad51cb9fd87eaf8797820d95e79d6d5f940c0aafe931e8051b60dd8a0/fido2-1.1.1.tar.gz BuildArch: noarch Requires: python3-cryptography @@ -30,7 +30,7 @@ Provides: python3-fido2-doc %prep -%autosetup -n fido2-1.1.0 +%autosetup -n fido2-1.1.1 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.1-1 - Package Spec generated |