Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-missingno for openSUSE:Factory checked in at 2021-02-07 15:20:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-missingno (Old) and /work/SRC/openSUSE:Factory/.python-missingno.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-missingno" Sun Feb 7 15:20:49 2021 rev:2 rq:869600 version:0.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-missingno/python-missingno.changes 2019-12-04 14:20:35.846449129 +0100 +++ /work/SRC/openSUSE:Factory/.python-missingno.new.28504/python-missingno.changes 2021-02-07 15:23:42.210177552 +0100 @@ -1,0 +2,6 @@ +Thu Feb 4 21:30:25 UTC 2021 - Benjamin Greiner <c...@bnavigator.de> + +- skip python36 build because this package depends on packages + following NEP 29 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-missingno.spec ++++++ --- /var/tmp/diff_new_pack.544cXd/_old 2021-02-07 15:23:42.662178069 +0100 +++ /var/tmp/diff_new_pack.544cXd/_new 2021-02-07 15:23:42.666178073 +0100 @@ -18,6 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +# Scipy, Numpy, Seaborn follow NEP29 dropping support for Python 3.6 +%define skip_python36 1 Name: python-missingno Version: 0.4.2 Release: 0 @@ -65,6 +67,7 @@ %doc QuickStart.ipynb %doc paper.bib paper.md %license LICENSE.md -%{python_sitelib}/* +%{python_sitelib}/missingno +%{python_sitelib}/missingno-%{version}*-info %changelog