From 750944cdfdc4c7d833476d9880075c3e0c8f8331 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:00:05 +0000 Subject: automatic import of python-yubikey-manager --- .gitignore | 1 + python-yubikey-manager.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 83f890a..729a10b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /yubikey_manager-5.0.1.tar.gz +/yubikey_manager-5.1.0.tar.gz diff --git a/python-yubikey-manager.spec b/python-yubikey-manager.spec index d1b78b2..414b751 100644 --- a/python-yubikey-manager.spec +++ b/python-yubikey-manager.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-yubikey-manager -Version: 5.0.1 +Version: 5.1.0 Release: 1 Summary: Tool for managing your YubiKey configuration. License: BSD URL: https://github.com/Yubico/yubikey-manager -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/04/3d/f94043b6cbc0e44d0824b466840097bd3599eb46a8bd7716f6a93ddc172f/yubikey_manager-5.0.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e9/2a/b2c6217d94aea5024614be2e6b13ce426596c8cb26c67206085f0f000ec2/yubikey_manager-5.1.0.tar.gz BuildArch: noarch Requires: python3-cryptography @@ -34,7 +34,7 @@ Provides: python3-yubikey-manager-doc %prep -%autosetup -n yubikey-manager-5.0.1 +%autosetup -n yubikey-manager-5.1.0 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 5.0.1-1 +* Fri Apr 21 2023 Python_Bot - 5.1.0-1 - Package Spec generated diff --git a/sources b/sources index d837ec3..021ea9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8686ea7e4d633da9e9318e5e8c22c699 yubikey_manager-5.0.1.tar.gz +31149562fd70a0e3075f3accfa1804bc yubikey_manager-5.1.0.tar.gz -- cgit v1.2.3