Hello community,
here is the log from the commit of package python-musicbrainzngs for
openSUSE:Factory checked in at 2018-12-24 11:40:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-musicbrainzngs (Old)
and /work/SRC/openSUSE:Factory/.python-musicbrainzngs.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-musicbrainzngs"
Mon Dec 24 11:40:00 2018 rev:2 rq:659504 version:0.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-musicbrainzngs/python-musicbrainzngs.changes
2017-09-13 22:30:54.238803894 +0200
+++
/work/SRC/openSUSE:Factory/.python-musicbrainzngs.new.28833/python-musicbrainzngs.changes
2018-12-24 11:40:01.409524967 +0100
@@ -1,0 +2,5 @@
+Tue Dec 4 12:50:37 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-musicbrainzngs.spec ++++++
--- /var/tmp/diff_new_pack.2bZ7IN/_old 2018-12-24 11:40:02.353524130 +0100
+++ /var/tmp/diff_new_pack.2bZ7IN/_new 2018-12-24 11:40:02.357524126 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-musicbrainzngs
#
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -13,7 +13,8 @@
# 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/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -22,17 +23,15 @@
Name: python-musicbrainzngs
Version: 0.6
Release: 0
-License: BSD-2-Clause
Summary: Python bindings for musicbrainz NGS webservice
-Url: https://python-musicbrainzngs.readthedocs.org/
+License: BSD-2-Clause
Group: Development/Languages/Python
+URL: https://python-musicbrainzngs.readthedocs.org/
Source:
https://files.pythonhosted.org/packages/source/m/musicbrainzngs/musicbrainzngs-%{version}.tar.gz
-BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
-
%python_subpackages
%description
@@ -55,8 +54,8 @@
%endif
%files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES COPYING README.rst
+%license COPYING
+%doc CHANGES README.rst
%{python_sitelib}/musicbrainzngs/
%{python_sitelib}/musicbrainzngs-%{version}-py*.egg-info