Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyscard for openSUSE:Factory checked in at 2022-04-23 19:47:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyscard (Old) and /work/SRC/openSUSE:Factory/.python-pyscard.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyscard" Sat Apr 23 19:47:13 2022 rev:13 rq:972314 version:2.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyscard/python-pyscard.changes 2021-11-03 17:27:32.813379259 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyscard.new.1538/python-pyscard.changes 2022-04-23 19:49:31.331236997 +0200 @@ -1,0 +2,5 @@ +Tue Apr 19 12:57:59 UTC 2022 - Marcus Meissner <meiss...@suse.com> + +- use https url + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyscard.spec ++++++ --- /var/tmp/diff_new_pack.rpr5hl/_old 2022-04-23 19:49:31.703237439 +0200 +++ /var/tmp/diff_new_pack.rpr5hl/_new 2022-04-23 19:49:31.715237453 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pyscard # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2011 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -25,7 +25,7 @@ Summary: Python module adding smart card support License: LGPL-2.0-or-later Group: Development/Languages/Python -URL: http://pyscard.sourceforge.net/ +URL: https://pyscard.sourceforge.io/ Source: https://files.pythonhosted.org/packages/source/p/pyscard/pyscard-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools}