Hello community,
here is the log from the commit of package python-musicbrainzngs for
openSUSE:Leap:15.2 checked in at 2020-03-16 12:20:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-musicbrainzngs (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-musicbrainzngs.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-musicbrainzngs"
Mon Mar 16 12:20:47 2020 rev:11 rq:776824 version:0.7.1
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-musicbrainzngs/python-musicbrainzngs.changes
2020-01-15 15:50:41.723503399 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-musicbrainzngs.new.3160/python-musicbrainzngs.changes
2020-03-16 12:20:48.495706068 +0100
@@ -1,0 +2,19 @@
+Wed Jan 22 15:13:34 UTC 2020 - Martin Sirringhaus <[email protected]>
+
+- Update to version 0.7.1
+ * include README file in pypi
+
+- Update to version 0.7
+ * removed support for PUIDs and Echoprint
+ * removed the 'artists' include for work lookup
+ * allow the 'work-level-rels' include for recording lookups
+ * added support for 'target-credit' elements
+ * update valid search fields
+ * use https by default with musicbrainz.org
+
+-------------------------------------------------------------------
+Tue Dec 4 12:50:37 UTC 2018 - Matej Cepl <[email protected]>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------
Old:
----
musicbrainzngs-0.6.tar.gz
New:
----
musicbrainzngs-0.7.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-musicbrainzngs.spec ++++++
--- /var/tmp/diff_new_pack.RPtq6x/_old 2020-03-16 12:20:48.903706135 +0100
+++ /var/tmp/diff_new_pack.RPtq6x/_new 2020-03-16 12:20:48.903706135 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-musicbrainzngs
#
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -13,26 +13,25 @@
# 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-%{**}}
# Tests require network connection
%bcond_with test
Name: python-musicbrainzngs
-Version: 0.6
+Version: 0.7.1
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
++++++ musicbrainzngs-0.6.tar.gz -> musicbrainzngs-0.7.1.tar.gz ++++++
++++ 2499 lines of diff (skipped)