upstream release 1.9.5

epel9
Seth Jennings 8 years ago
parent 521ef0e5c9
commit 0e513d3d03

1
.gitignore vendored

@ -1,3 +1,4 @@
/pyscard-1.6.16.tar.gz
/pyscard-1.7.0.tar.gz
/pyscard-1.9.0.tar.gz
/pyscard-1.9.5.tar.gz

@ -1,6 +1,6 @@
Name: pyscard
Version: 1.9.0
Release: 7%{?dist}
Version: 1.9.5
Release: 1%{?dist}
Summary: A framework for building smart card aware applications in Python
Group: Development/Libraries
@ -9,7 +9,7 @@ Group: Development/Libraries
# and Synchronization.py, Observer.py (CC-BY-SA 3.0), according to
# http://sourceforge.net/p/pyscard/code/619/
License: LGPLv2+ and Python and CC-BY-SA
License: LGPLv2+
URL: https://sourceforge.net/projects/pyscard/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@ -40,7 +40,7 @@ This is the python3 package.
%prep
%setup -q
# license file is CRLF terminated -- prevent a rpmlint warning
sed -i 's/\r//' LICENSE
#sed -i 's/\r//' LICENSE
%build
%{__python2} setup.py build

@ -1 +1 @@
9ffd8637cf125981e4b2b443009855fe pyscard-1.9.0.tar.gz
SHA512 (pyscard-1.9.5.tar.gz) = a0c5cd4ccbe8437ffd37afcf95c71f7d1d6c3ae364063cf81907095625d2062da8e7335ebfd15d1f952e8a8d9395e990b351b1308ab07fa456a7ee10658db4f9

Loading…
Cancel
Save