Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pandas-ext for openSUSE:Factory checked in at 2021-06-07 22:44:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pandas-ext (Old) and /work/SRC/openSUSE:Factory/.python-pandas-ext.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pandas-ext" Mon Jun 7 22:44:39 2021 rev:2 rq:898141 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pandas-ext/python-pandas-ext.changes 2019-12-04 14:20:39.138451905 +0100 +++ /work/SRC/openSUSE:Factory/.python-pandas-ext.new.32437/python-pandas-ext.changes 2021-06-07 22:45:14.860662158 +0200 @@ -1,0 +2,5 @@ +Mon Jun 7 12:33:36 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Skip build for python 3.6: no pandas. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pandas-ext.spec ++++++ --- /var/tmp/diff_new_pack.YIcVJx/_old 2021-06-07 22:45:15.252662820 +0200 +++ /var/tmp/diff_new_pack.YIcVJx/_new 2021-06-07 22:45:15.256662827 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pandas-ext # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-pandas-ext Version: 0.5.1 Release: 0
