Hello community,
here is the log from the commit of package python-distlib for
openSUSE:Leap:15.2 checked in at 2020-03-16 12:21:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-distlib (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-distlib.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distlib"
Mon Mar 16 12:21:18 2020 rev:2 rq:785509 version:0.3.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-distlib/python-distlib.changes
2020-02-16 18:29:31.358755763 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-distlib.new.3160/python-distlib.changes
2020-03-16 12:21:20.363711271 +0100
@@ -1,0 +2,8 @@
+Fri Mar 13 08:37:16 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.3.0:
+ * small bugfixes
+- Remove patch merged upstream:
+ * correct_large_version_number.patch
+
+-------------------------------------------------------------------
Old:
----
correct_large_version_number.patch
distlib-0.2.9.post0.zip
New:
----
distlib-0.3.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-distlib.spec ++++++
--- /var/tmp/diff_new_pack.Gwxc8U/_old 2020-03-16 12:21:21.663711483 +0100
+++ /var/tmp/diff_new_pack.Gwxc8U/_new 2020-03-16 12:21:21.703711490 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-distlib
#
-# 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
@@ -18,17 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-distlib
-Version: 0.2.9.post0
+Version: 0.3.0
Release: 0
Summary: Distribution utilities
License: Python-2.0
-Group: Development/Languages/Python
URL: https://bitbucket.org/pypa/distlib
Source:
https://files.pythonhosted.org/packages/source/d/distlib/distlib-%{version}.zip
Patch0: remove-backports.patch
-# PATCH-FIX-UPSTREAM correct_large_version_number.patch bt#pypa/distlib#129
[email protected]
-# Change Python version handling to cope with a version like 3.10
-Patch1: correct_large_version_number.patch
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes