public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pyscard] epel10: Update to 2.0.3
@ 2026-08-21 2:56 Orion Poplawski
0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-08-21 2:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pyscard
Branch : epel10
Commit : 7449444c16eec63ca10036b8ed1c43ec77ec28a3
Author : Orion Poplawski <orion@nwra.com>
Date : 2022-05-31T16:41:31-06:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pyscard/c/7449444c16eec63ca10036b8ed1c43ec77ec28a3?branch=epel10
Log:
Update to 2.0.3
New URL
---
diff --git a/.gitignore b/.gitignore
index 54a3f7c..349d902 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/pyscard-1.9.0.tar.gz
/pyscard-1.9.5.tar.gz
/pyscard-1.9.7.tar.gz
+/pyscard-2.0.3.tar.gz
diff --git a/pyscard.spec b/pyscard.spec
index 27f16f0..a2fc791 100644
--- a/pyscard.spec
+++ b/pyscard.spec
@@ -1,6 +1,6 @@
Name: pyscard
-Version: 1.9.7
-Release: 14%{?dist}
+Version: 2.0.3
+Release: 1%{?dist}
Summary: A framework for building smart card aware applications in Python
@@ -9,8 +9,8 @@ Summary: A framework for building smart card aware applications in Python
# http://sourceforge.net/p/pyscard/code/619/
License: LGPLv2+
-URL: https://sourceforge.net/projects/pyscard/
-Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+URL: https://github.com/LudovicRousseau/pyscard
+Source0: https://github.com/LudovicRousseau/pyscard/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: pcsc-lite-devel
@@ -56,6 +56,10 @@ chmod 755 %{buildroot}%{python3_sitearch}/smartcard/scard/*.so
%{python3_sitearch}/%{name}-%{version}-py*.egg-info
%changelog
+* Tue May 31 2022 Orion Poplawski <orion@nwra.com> - 2.0.3-1
+- Update to 2.0.3
+- New URL
+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.7-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index c6aa8a6..fa2ab09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pyscard-1.9.7.tar.gz) = 339d6efd5fcaa361e30029e736d4e2e98e05acd701c39574b40960b4bcec4782ca9c1d6927cea0b3641c5e6a137d0b9fbd961b58422a4151cfbdfa067dcd4b4a
+SHA512 (pyscard-2.0.3.tar.gz) = b0b9bc152ffcb055a7a29d31affbba4487d48d3003ce46f877f67cd352635f07c26aef5d9f080620581b170ae7833d4205aaa381fa2d3566308ad8bca1d9785f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 2:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 2:56 [rpms/pyscard] epel10: Update to 2.0.3 Orion Poplawski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox