Hello community,
here is the log from the commit of package python-uncompyle6 for
openSUSE:Factory checked in at 2020-03-17 13:11:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uncompyle6 (Old)
and /work/SRC/openSUSE:Factory/.python-uncompyle6.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uncompyle6"
Tue Mar 17 13:11:33 2020 rev:5 rq:785837 version:3.6.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uncompyle6/python-uncompyle6.changes
2020-02-11 22:24:24.567534836 +0100
+++
/work/SRC/openSUSE:Factory/.python-uncompyle6.new.3160/python-uncompyle6.changes
2020-03-17 13:11:38.601867982 +0100
@@ -1,0 +2,8 @@
+Tue Mar 10 13:13:18 UTC 2020 - [email protected]
+
+- version update to 3.6.4
+ * The main focus in this release was fix some of the more glaring
+ problems creapt in from the last release due to that refactor.
+ * See ChangeLog for details.
+
+-------------------------------------------------------------------
Old:
----
uncompyle6-3.6.3.tar.gz
New:
----
uncompyle6-3.6.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-uncompyle6.spec ++++++
--- /var/tmp/diff_new_pack.HrP79W/_old 2020-03-17 13:11:39.197868440 +0100
+++ /var/tmp/diff_new_pack.HrP79W/_new 2020-03-17 13:11:39.197868440 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-uncompyle6
-Version: 3.6.3
+Version: 3.6.4
Release: 0
Summary: Python cross-version byte-code decompiler
License: GPL-3.0-only
@@ -26,18 +26,19 @@
URL: https://github.com/rocky/python-uncompyle6/
Source:
https://files.pythonhosted.org/packages/source/u/uncompyle6/uncompyle6-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
+BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python-hypothesis >= 2.0.0
+Requires: python-setuptools
+Requires: python-spark_parser >= 1.8.7
+Requires: python-xdis >= 4.2.2
+BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module hypothesis}
+BuildRequires: %{python_module hypothesis >= 2.0.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module spark_parser >= 1.8.7}
BuildRequires: %{python_module xdis >= 4.2.2}
# /SECTION
-BuildRequires: fdupes
-Requires: python-spark_parser >= 1.8.7
-Requires: python-xdis >= 4.2.2
-BuildArch: noarch
-
%python_subpackages
%description
++++++ uncompyle6-3.6.3.tar.gz -> uncompyle6-3.6.4.tar.gz ++++++
++++ 3009 lines of diff (skipped)