Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-uncompyle6 for 
openSUSE:Factory checked in at 2022-03-01 17:03:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-uncompyle6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-uncompyle6.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-uncompyle6"

Tue Mar  1 17:03:34 2022 rev:12 rq:958204 version:3.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-uncompyle6/python-uncompyle6.changes      
2021-05-03 22:08:01.820527843 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-uncompyle6.new.1958/python-uncompyle6.changes
    2022-03-01 17:04:19.188345403 +0100
@@ -1,0 +2,11 @@
+Tue Mar  1 07:49:09 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 3.8.0:
+  * Better handling of invalid bytecode magic
+  * Support running from 3.9 and 3.10 although we do not support those 
bytecodes
+  * Redo version comparisons using tuples instead of floats.
+  * Source Fragment fixes
+  * Lambda-bug fixes #360 
+- Skip Python 3.10 as well as 3.9
+
+-------------------------------------------------------------------

Old:
----
  uncompyle6-3.7.4.tar.gz

New:
----
  uncompyle6-3.8.0.tar.gz

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

Other differences:
------------------
++++++ python-uncompyle6.spec ++++++
--- /var/tmp/diff_new_pack.W88z0J/_old  2022-03-01 17:04:19.920345597 +0100
+++ /var/tmp/diff_new_pack.W88z0J/_new  2022-03-01 17:04:19.928345600 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-uncompyle6
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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-%{**}}
 %global skip_python39 1
+%global skip_python310 1
 Name:           python-uncompyle6
-Version:        3.7.4
+Version:        3.8.0
 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/
 Source:         
https://files.pythonhosted.org/packages/source/u/uncompyle6/uncompyle6-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}

++++++ uncompyle6-3.7.4.tar.gz -> uncompyle6-3.8.0.tar.gz ++++++
++++ 11515 lines of diff (skipped)

Reply via email to