Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-patsy for openSUSE:Factory checked in at 2024-11-06 16:56:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-patsy (Old) and /work/SRC/openSUSE:Factory/.python-patsy.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-patsy" Wed Nov 6 16:56:40 2024 rev:12 rq:1221737 version:0.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-patsy/python-patsy.changes 2024-09-11 16:57:19.918891453 +0200 +++ /work/SRC/openSUSE:Factory/.python-patsy.new.2020/python-patsy.changes 2024-11-06 16:57:31.781931313 +0100 @@ -1,0 +2,8 @@ +Wed Nov 6 10:57:29 UTC 2024 - pgaj...@suse.com + +- drop python 2 support +- added patches + fix https://github.com/pydata/patsy/pull/209 + + python-patsy-no-python2.patch + +------------------------------------------------------------------- New: ---- python-patsy-no-python2.patch BETA DEBUG BEGIN: New: fix https://github.com/pydata/patsy/pull/209 + python-patsy-no-python2.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-patsy.spec ++++++ --- /var/tmp/diff_new_pack.wA1zje/_old 2024-11-06 16:57:32.265951439 +0100 +++ /var/tmp/diff_new_pack.wA1zje/_new 2024-11-06 16:57:32.269951606 +0100 @@ -35,14 +35,14 @@ License: BSD-2-Clause URL: https://github.com/pydata/patsy Source: https://files.pythonhosted.org/packages/source/p/patsy/patsy-%{version}.tar.gz +# https://github.com/pydata/patsy/pull/209 +Patch0: python-patsy-no-python2.patch BuildRequires: %{python_module numpy-devel} BuildRequires: %{python_module scipy} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-numpy -Requires: python-six Recommends: python-scipy BuildArch: noarch %if %{with test} @@ -60,7 +60,7 @@ `S <https://secure.wikimedia.org/wikipedia/en/wiki/S_programming_language>`_. %prep -%setup -q -n patsy-%{version} +%autosetup -p1 -n patsy-%{version} %if !%{with test} %build ++++++ python-patsy-no-python2.patch ++++++ ++++ 1108 lines (skipped)