summaryrefslogtreecommitdiff
path: root/python-pyscard.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 07:40:18 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 07:40:18 +0000
commitde793e38eb754f406cc438a4f2189ec3b83ae471 (patch)
tree4b3ad89adbfd8defd846ee757f9dbbaf3bb4137b /python-pyscard.spec
parenta1c3a86970f62934d1d705261e3941184dad2c81 (diff)
automatic import of python-pyscardopeneuler20.03
Diffstat (limited to 'python-pyscard.spec')
-rw-r--r--python-pyscard.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 2.0.5-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.7-1
- Package Spec generated