Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Dumper for openSUSE:Factory checked in at 2022-03-22 19:39:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Dumper (Old) and /work/SRC/openSUSE:Factory/.python-Dumper.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Dumper" Tue Mar 22 19:39:56 2022 rev:2 rq:963839 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Dumper/python-Dumper.changes 2022-01-08 23:24:37.822281168 +0100 +++ /work/SRC/openSUSE:Factory/.python-Dumper.new.25692/python-Dumper.changes 2022-03-22 19:39:58.899076154 +0100 @@ -1,0 +2,6 @@ +Tue Mar 22 07:39:54 UTC 2022 - Matej Cepl <[email protected]> + +- Switch to the upstream tarball, when the repository is now + finally tagged (gh#jric/Dumper.py#2). + +------------------------------------------------------------------- Old: ---- Dumper-1.2.0.tar.gz test.py New: ---- Dumper.py-1.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Dumper.spec ++++++ --- /var/tmp/diff_new_pack.Vuhdad/_old 2022-03-22 19:40:00.327077652 +0100 +++ /var/tmp/diff_new_pack.Vuhdad/_new 2022-03-22 19:40:00.335077660 +0100 @@ -23,8 +23,7 @@ Summary: Tool to conveniently describe any Python datastructure License: MIT URL: https://github.com/jric/Dumper.py -Source0: https://files.pythonhosted.org/packages/source/D/Dumper/Dumper-%{version}.tar.gz -Source1: https://raw.githubusercontent.com/jric/Dumper.py/master/test.py +Source: https://github.com/jric/Dumper.py/archive/refs/tags/%{version}.tar.gz#/Dumper.py-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -35,8 +34,7 @@ Tool to conveniently describe any Python datastructure %prep -%setup -q -n Dumper-%{version} -cp %{SOURCE1} . +%setup -q -n Dumper.py-%{version} %build %python_build
