Hello community,

here is the log from the commit of package python-xdis for openSUSE:Factory 
checked in at 2019-10-31 18:18:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xdis (Old)
 and      /work/SRC/openSUSE:Factory/.python-xdis.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xdis"

Thu Oct 31 18:18:11 2019 rev:4 rq:744161 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xdis/python-xdis.changes  2019-10-04 
11:22:44.944893902 +0200
+++ /work/SRC/openSUSE:Factory/.python-xdis.new.2990/python-xdis.changes        
2019-10-31 18:18:29.770211811 +0100
@@ -1,0 +2,14 @@
+Wed Oct 30 12:39:55 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 4.1.1:
+  * Fix unmarshaling 3.4+ object_ref bugs. A big thanks to Armin Rigo of the 
PyPy team.
+  * Add Pypy 3.6+ disassembly, e.g. pypy3.6-7.1.0 and pypy3.6-7.1.1
+  * Add Python 3.7.5, 2.7.16, 2.7.17rc1, and 2.7.15candidate1 as a valid 
releases
+  * convert unmarshal if .. elif code to a dictionary lookup with function 
entries
+  * Handle newer Python importlib - thanks to laike9m
+  * Add early bytecodes: 1.0, 1.1, 1.2, and 1.6. Going off of pycdc bytecode 
since this is the only bytecode for these versions I know of
+  * Fix bug in Python 3.x decompiling 2.x that contains strings with non-ascii 
characters
+  * More generally, better handling of non-ascii Python 2 strings in both 
input and output in Python 3
+  * pypy 3.6-7.1.0 tolerance
+
+-------------------------------------------------------------------

Old:
----
  4.0.4.tar.gz

New:
----
  4.1.1.tar.gz

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

Other differences:
------------------
++++++ python-xdis.spec ++++++
--- /var/tmp/diff_new_pack.8cbR2K/_old  2019-10-31 18:18:31.578213683 +0100
+++ /var/tmp/diff_new_pack.8cbR2K/_new  2019-10-31 18:18:31.598213705 +0100
@@ -18,11 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-xdis
-Version:        4.0.4
+Version:        4.1.1
 Release:        0
 Summary:        Python cross-version byte-code disassembler and marshal 
routines
 License:        GPL-2.0-only
-Group:          Development/Languages/Python
 URL:            https://github.com/rocky/python-xdis/
 Source:         https://github.com/rocky/python-xdis/archive/%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}

++++++ 4.0.4.tar.gz -> 4.1.1.tar.gz ++++++
++++ 2454 lines of diff (skipped)


Reply via email to