Hello community,

here is the log from the commit of package python-stdeb for openSUSE:Factory 
checked in at 2018-12-24 11:44:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-stdeb (Old)
 and      /work/SRC/openSUSE:Factory/.python-stdeb.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-stdeb"

Mon Dec 24 11:44:51 2018 rev:3 rq:659701 version:0.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-stdeb/python-stdeb.changes        
2017-09-23 21:37:34.218107428 +0200
+++ /work/SRC/openSUSE:Factory/.python-stdeb.new.28833/python-stdeb.changes     
2018-12-24 11:44:52.341267016 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:54:57 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-stdeb.spec ++++++
--- /var/tmp/diff_new_pack.LGIbjR/_old  2018-12-24 11:44:52.705266694 +0100
+++ /var/tmp/diff_new_pack.LGIbjR/_new  2018-12-24 11:44:52.709266690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stdeb
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,17 +24,15 @@
 Summary:        Python to Debian source package conversion utility
 License:        MIT
 Group:          Development/Languages/Python
-Url:            http://github.com/astraw/stdeb
+URL:            http://github.com/astraw/stdeb
 Source:         
https://files.pythonhosted.org/packages/source/s/stdeb/stdeb-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM 126.patch -- fixes 
https://github.com/astraw/stdeb/issues/78
 Patch0:         https://github.com/astraw/stdeb/pull/126.patch
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-requests
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -63,8 +61,8 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGELOG.txt LICENSE.txt README.rst
+%license LICENSE.txt
+%doc CHANGELOG.txt README.rst
 %python3_only %{_bindir}/py2dsc
 %python3_only %{_bindir}/py2dsc-deb
 %python3_only %{_bindir}/pypi-download


Reply via email to