From de793e38eb754f406cc438a4f2189ec3b83ae471 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 07:40:18 +0000 Subject: automatic import of python-pyscard --- .gitignore | 1 + python-pyscard.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4b9f7a5..d44cd3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyscard-2.0.5.tar.gz +/pyscard-2.0.7.tar.gz diff --git a/python-pyscard.spec b/python-pyscard.spec index dbc4832..3751a8f 100644 --- a/python-pyscard.spec +++ b/python-pyscard.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyscard -Version: 2.0.5 +Version: 2.0.7 Release: 1 Summary: Smartcard module for Python. License: GNU Lesser General Public License v2 or later (LGPLv2+) URL: https://github.com/LudovicRousseau/pyscard -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/07/64/62200892980cacc2968ab6e5ae6ddd345c8b96e2e2076aea9e0459fc540b/pyscard-2.0.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cc/33/b7d115ccf1b594af18db7ca61a7b07192356be35c65dfcd1d5ef9b28dc0a/pyscard-2.0.7.tar.gz %description @@ -33,7 +33,7 @@ Smartcard package for Python %prep -%autosetup -n pyscard-2.0.5 +%autosetup -n pyscard-2.0.7 %build %py3_build @@ -73,5 +73,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 2.0.5-1 +* Fri Apr 21 2023 Python_Bot - 2.0.7-1 - Package Spec generated diff --git a/sources b/sources index 278c214..6a94dfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0c37ff885d11861bb8b0fafb1a77543 pyscard-2.0.5.tar.gz +9b58a6327e41dd8c7c72fa0211e7067f pyscard-2.0.7.tar.gz -- cgit v1.2.3