Hello community,

here is the log from the commit of package python-uncompyle6 for 
openSUSE:Factory checked in at 2020-02-11 22:23:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uncompyle6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-uncompyle6.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uncompyle6"

Tue Feb 11 22:23:43 2020 rev:4 rq:772467 version:3.6.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uncompyle6/python-uncompyle6.changes      
2019-09-11 10:35:05.151301583 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-uncompyle6.new.26092/python-uncompyle6.changes
   2020-02-11 22:24:24.567534836 +0100
@@ -1,0 +2,15 @@
+Fri Feb  7 16:32:32 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to 3.6.3
+  * Fix fragment bugs
+  * Preliminary support for decompiling Python 1.0, 1.1, 1.2, and 1.6 
+  * Pypy 3.3, 3.5, 3.6, and 3.6.9 support
+  * Improve 3.0 decompilation 
+  * Fix unmarshal incompletness detected in Pypy 3.6
+  * more accurate decompilation especially for 3.7 and 3.8.
+  * runing in 3.9-dev is tolerated
+  * Numerous bugs around handling lambda with keyword-only fixed.
+  * binary_expr and unary_expr have been renamed to bin_op and unary_op
+  * TL;DR, but nothing important
+
+-------------------------------------------------------------------

Old:
----
  uncompyle6-3.4.0.tar.gz

New:
----
  uncompyle6-3.6.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-uncompyle6.spec ++++++
--- /var/tmp/diff_new_pack.acmua3/_old  2020-02-11 22:24:25.139535150 +0100
+++ /var/tmp/diff_new_pack.acmua3/_new  2020-02-11 22:24:25.143535151 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-uncompyle6
 #
-# 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,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-uncompyle6
-Version:        3.4.0
+Version:        3.6.3
 Release:        0
 Summary:        Python cross-version byte-code decompiler
 License:        GPL-3.0-only
 Group:          Development/Languages/Python
-Url:            https://github.com/rocky/python-uncompyle6/
+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:  python-rpm-macros
@@ -31,11 +31,11 @@
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module spark_parser >= 1.8.7}
-BuildRequires:  %{python_module xdis >= 4.0.2}
+BuildRequires:  %{python_module xdis >= 4.2.2}
 # /SECTION
 BuildRequires:  fdupes
 Requires:       python-spark_parser >= 1.8.7
-Requires:       python-xdis >= 4.0.2
+Requires:       python-xdis >= 4.2.2
 BuildArch:      noarch
 
 %python_subpackages
@@ -46,8 +46,6 @@
 
 %prep
 %setup -q -n uncompyle6-%{version}
-# invalid syntax on new pytest
-rm pytest/test_function_call.py
 
 %build
 %python_build

++++++ uncompyle6-3.4.0.tar.gz -> uncompyle6-3.6.3.tar.gz ++++++
++++ 25723 lines of diff (skipped)


Reply via email to