public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orion Poplawski <orion@nwra.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pyscard] epel10.2: Update to 2.0.3
Date: Fri, 21 Aug 2026 02:57:18 GMT	[thread overview]
Message-ID: <178728103816.1.16315287553648871471.rpms-pyscard-7449444c16ee@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/pyscard
            Branch : epel10.2
            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.2

            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

                 reply	other threads:[~2026-08-21  2:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178728103816.1.16315287553648871471.rpms-pyscard-7449444c16ee@fedoraproject.org \
    --to=orion@nwra.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox