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 2021-05-03 22:07:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-uncompyle6 (Old) and /work/SRC/openSUSE:Factory/.python-uncompyle6.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-uncompyle6" Mon May 3 22:07:58 2021 rev:11 rq:889730 version:3.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-uncompyle6/python-uncompyle6.changes 2021-01-04 19:07:40.115285745 +0100 +++ /work/SRC/openSUSE:Factory/.python-uncompyle6.new.2988/python-uncompyle6.changes 2021-05-03 22:08:01.820527843 +0200 @@ -1,0 +2,5 @@ +Sat May 1 18:35:27 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- skip python 3.9 (https://github.com/rocky/python-uncompyle6/issues/331) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-uncompyle6.spec ++++++ --- /var/tmp/diff_new_pack.pzh2P3/_old 2021-05-03 22:08:02.304525651 +0200 +++ /var/tmp/diff_new_pack.pzh2P3/_new 2021-05-03 22:08:02.308525633 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-uncompyle6 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python39 1 Name: python-uncompyle6 Version: 3.7.4 Release: 0 @@ -33,7 +34,7 @@ Requires: python-spark_parser >= 1.8.9 Requires: python-xdis >= 5.0.4 Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module hypothesis >= 2.0.0}