Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-bytecode for openSUSE:Factory
checked in at 2021-11-21 23:52:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bytecode (Old)
and /work/SRC/openSUSE:Factory/.python-bytecode.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bytecode"
Sun Nov 21 23:52:12 2021 rev:3 rq:932773 version:0.13.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bytecode/python-bytecode.changes
2021-09-07 21:22:01.921347245 +0200
+++
/work/SRC/openSUSE:Factory/.python-bytecode.new.1895/python-bytecode.changes
2021-11-21 23:52:41.954152903 +0100
@@ -1,0 +2,11 @@
+Thu Nov 18 11:47:11 UTC 2021 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.13.0
+ * Add support for Python 3.10 new encoding of line number. This support is
+ minimal in the sense that we still systematically assign a line number
+ while the new format allow bytecode with absolutely no line number. PR #72
+ * Fix handling of RERAISE (introduced in 3.9) when creating a
ControlFlowGraph,
+ previously it was not considered final. PR #72
+ * Fix line table assembly in Python 3.10. PR #85
+
+-------------------------------------------------------------------
Old:
----
bytecode-0.12.0.tar.gz
New:
----
bytecode-0.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-bytecode.spec ++++++
--- /var/tmp/diff_new_pack.PR5Uqq/_old 2021-11-21 23:52:42.450151304 +0100
+++ /var/tmp/diff_new_pack.PR5Uqq/_new 2021-11-21 23:52:42.454151291 +0100
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-bytecode
-Version: 0.12.0
+Version: 0.13.0
Release: 0
Summary: Python module to generate and modify bytecode
License: MIT
++++++ bytecode-0.12.0.tar.gz -> bytecode-0.13.0.tar.gz ++++++
++++ 2759 lines of diff (skipped)