Hello community,

here is the log from the commit of package python-xdis for openSUSE:Factory 
checked in at 2020-07-24 09:55:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xdis (Old)
 and      /work/SRC/openSUSE:Factory/.python-xdis.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xdis"

Fri Jul 24 09:55:06 2020 rev:11 rq:822103 version:5.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xdis/python-xdis.changes  2020-06-12 
21:39:22.435931324 +0200
+++ /work/SRC/openSUSE:Factory/.python-xdis.new.3592/python-xdis.changes        
2020-07-24 09:57:24.989493778 +0200
@@ -1,0 +2,11 @@
+Tue Jul 21 12:10:17 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Update to 5.0.1
+  * Routines for extracting line and offset information from code objects was 
added.
+  * Disassembly format and options have simplified and improved.
+  * Before, we had separate flags and command-line options for whether to show 
just 
+    the header, and whether to include bytecode ops in the output. Now there 
is just 
+    a single parameter called `asm_format`, and choice option `--format` 
(short option `-F`).
+  * Small fixes and improvements
+
+-------------------------------------------------------------------

Old:
----
  4.6.1.tar.gz

New:
----
  5.0.1.tar.gz

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

Other differences:
------------------
++++++ python-xdis.spec ++++++
--- /var/tmp/diff_new_pack.V19Mx4/_old  2020-07-24 09:57:28.881497792 +0200
+++ /var/tmp/diff_new_pack.V19Mx4/_new  2020-07-24 09:57:28.885497797 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-xdis
-Version:        4.6.1
+Version:        5.0.1
 Release:        0
 Summary:        Python cross-version byte-code disassembler and marshal 
routines
 License:        GPL-2.0-only
@@ -51,7 +51,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest pytest -k 'not test_load_file'
+%pytest pytest
 
 %files %{python_files}
 %license COPYING

++++++ 4.6.1.tar.gz -> 5.0.1.tar.gz ++++++
++++ 4256 lines of diff (skipped)


Reply via email to