Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-testflo for openSUSE:Factory checked in at 2021-07-14 23:59:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-testflo (Old) and /work/SRC/openSUSE:Factory/.python-testflo.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-testflo" Wed Jul 14 23:59:03 2021 rev:7 rq:906339 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-testflo/python-testflo.changes 2020-07-26 16:19:53.256838791 +0200 +++ /work/SRC/openSUSE:Factory/.python-testflo.new.2625/python-testflo.changes 2021-07-14 23:59:27.213309046 +0200 @@ -1,0 +2,5 @@ +Wed Jul 14 10:37:27 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- - Skip python 3.6 because numpy no longer support it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-testflo.spec ++++++ --- /var/tmp/diff_new_pack.3Lgxkh/_old 2021-07-14 23:59:27.657305796 +0200 +++ /var/tmp/diff_new_pack.3Lgxkh/_new 2021-07-14 23:59:27.661305766 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-testflo # -# 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-%{**}} +%define skip_python36 1 Name: python-testflo Version: 1.4.2 Release: 0 @@ -32,7 +33,7 @@ Requires: python-setuptools Requires: python-six Requires(post): update-alternatives -Requires(preun): update-alternatives +Requires(preun):update-alternatives Recommends: python-coverage Recommends: python-mpi4py Recommends: python-psutil