Hello community,

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

Package is "python-pickleshare"

Mon Dec 24 11:41:08 2018 rev:4 rq:659550 version:0.7.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pickleshare/python-pickleshare.changes    
2018-10-15 10:49:00.243033588 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pickleshare.new.28833/python-pickleshare.changes
 2018-12-24 11:41:10.113464020 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:51:30 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pickleshare.spec ++++++
--- /var/tmp/diff_new_pack.zQOXis/_old  2018-12-24 11:41:10.533463647 +0100
+++ /var/tmp/diff_new_pack.zQOXis/_new  2018-12-24 11:41:10.537463644 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pickleshare
 #
-# 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,9 +12,10 @@
 # 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/
 #
 
+
 %bcond_without test
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -26,10 +27,9 @@
 Group:          Development/Languages/Python
 Url:            https://github.com/vivainio/pickleshare
 Source:         
https://files.pythonhosted.org/packages/source/p/pickleshare/pickleshare-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  python-pathlib2
 BuildRequires:  fdupes
+BuildRequires:  python-pathlib2
 BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module pytest}


Reply via email to