Hello community,
here is the log from the commit of package python-scripttest for
openSUSE:Factory checked in at 2019-09-07 11:25:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scripttest (Old)
and /work/SRC/openSUSE:Factory/.python-scripttest.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scripttest"
Sat Sep 7 11:25:02 2019 rev:6 rq:726492 version:1.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scripttest/python-scripttest.changes
2018-12-24 11:43:41.961329386 +0100
+++
/work/SRC/openSUSE:Factory/.python-scripttest.new.7948/python-scripttest.changes
2019-09-07 11:25:02.334498181 +0200
@@ -1,0 +2,5 @@
+Tue Aug 27 11:45:55 UTC 2019 - Matej Cepl <[email protected]>
+
+- Clean up SPEC file, update URL
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scripttest.spec ++++++
--- /var/tmp/diff_new_pack.aIMFsv/_old 2019-09-07 11:25:03.138498070 +0200
+++ /var/tmp/diff_new_pack.aIMFsv/_new 2019-09-07 11:25:03.138498070 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-scripttest
#
-# Copyright (c) 2018 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
@@ -24,7 +24,7 @@
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 setuptools}
BuildRequires: python-rpm-macros
@@ -52,7 +52,6 @@
%python_install
%files %{python_files}
-%defattr(-,root,root,-)
%doc README.rst
%{python_sitelib}/*