Hello community, here is the log from the commit of package python-msgpack for openSUSE:Factory checked in at 2020-03-27 00:20:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-msgpack (Old) and /work/SRC/openSUSE:Factory/.python-msgpack.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-msgpack" Fri Mar 27 00:20:47 2020 rev:7 rq:784149 version:0.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-msgpack/python-msgpack.changes 2019-09-25 07:42:55.186779255 +0200 +++ /work/SRC/openSUSE:Factory/.python-msgpack.new.3160/python-msgpack.changes 2020-03-27 00:20:50.084121171 +0100 @@ -1,0 +2,5 @@ +Thu Mar 12 07:25:36 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Fix build without python2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-msgpack.spec ++++++ --- /var/tmp/diff_new_pack.6VSkkZ/_old 2020-03-27 00:20:51.260121767 +0100 +++ /var/tmp/diff_new_pack.6VSkkZ/_new 2020-03-27 00:20:51.264121769 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-msgpack # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,6 @@ Release: 0 Summary: MessagePack (de)serializer License: Apache-2.0 -Group: Development/Languages/Python URL: https://github.com/msgpack/msgpack-python Source: https://files.pythonhosted.org/packages/source/m/msgpack/msgpack-%{version}.tar.gz BuildRequires: %{python_module Cython} @@ -66,6 +65,6 @@ %doc README.rst %license COPYING %{python_sitearch}/msgpack -%{python_sitearch}/msgpack-%{version}-py%{py_ver}.egg-info +%{python_sitearch}/msgpack-%{version}-py*.egg-info %changelog
