Hello community, here is the log from the commit of package python-scripttest for openSUSE:Leap:15.2 checked in at 2020-02-21 23:48:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-scripttest (Old) and /work/SRC/openSUSE:Leap:15.2/.python-scripttest.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scripttest" Fri Feb 21 23:48:54 2020 rev:11 rq:777121 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-scripttest/python-scripttest.changes 2020-01-15 15:52:54.843579700 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-scripttest.new.26092/python-scripttest.changes 2020-02-21 23:48:56.368517330 +0100 @@ -1,0 +2,10 @@ +Tue Aug 27 11:45:55 UTC 2019 - Matej Cepl <[email protected]> + +- Clean up SPEC file, update URL + +------------------------------------------------------------------- +Tue Dec 4 12:54:02 UTC 2018 - Matej Cepl <[email protected]> + +- Remove superfluous devel dependency for noarch package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scripttest.spec ++++++ --- /var/tmp/diff_new_pack.0YDwgG/_old 2020-02-21 23:48:56.692517974 +0100 +++ /var/tmp/diff_new_pack.0YDwgG/_new 2020-02-21 23:48:56.692517974 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-scripttest # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,9 +24,8 @@ Summary: Helper to test command-line scripts License: MIT Group: Development/Languages/Python -Url: http://pythonpaste.org/scripttest/ +URL: https://github.com/pypa/scripttest Source: https://files.pythonhosted.org/packages/source/s/scripttest/scripttest-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildArch: noarch @@ -53,7 +52,6 @@ %python_install %files %{python_files} -%defattr(-,root,root,-) %doc README.rst %{python_sitelib}/*
