Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-django-pandas for openSUSE:Factory checked in at 2021-12-26 15:30:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django-pandas (Old) and /work/SRC/openSUSE:Factory/.python-django-pandas.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-pandas" Sun Dec 26 15:30:41 2021 rev:4 rq:942631 version:0.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-django-pandas/python-django-pandas.changes 2021-09-09 23:08:22.104888355 +0200 +++ /work/SRC/openSUSE:Factory/.python-django-pandas.new.2520/python-django-pandas.changes 2021-12-26 15:30:43.095369204 +0100 @@ -1,0 +2,13 @@ +Sun Dec 26 13:49:33 UTC 2021 - John Vandenberg <jay...@gmail.com> + +- Remove merged patches + * merged_pr_126.patch + * no-test_verbose.patch +- Update to 0.6.6 +- from v0.6.5 + * This version added support for Pandas >=1.3 + * Avoid the use of deprecated methods + * Fix utils int(pk) ValueError + * Silence Django 3.2 errors on testing on etc. + +------------------------------------------------------------------- Old: ---- django-pandas-0.6.2.tar.gz merged_pr_126.patch no-test_verbose.patch New: ---- django-pandas-0.6.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-pandas.spec ++++++ --- /var/tmp/diff_new_pack.WrivZP/_old 2021-12-26 15:30:45.603370380 +0100 +++ /var/tmp/diff_new_pack.WrivZP/_new 2021-12-26 15:30:45.607370381 +0100 @@ -21,16 +21,12 @@ %define skip_python36 1 %define skip_python39 1 Name: python-django-pandas -Version: 0.6.2 +Version: 0.6.6 Release: 0 Summary: Tools for working with pandas in Django projects License: BSD-3-Clause URL: https://github.com/chrisdev/django-pandas/ Source: https://files.pythonhosted.org/packages/source/d/django-pandas/django-pandas-%{version}.tar.gz -Patch0: https://patch-diff.githubusercontent.com/raw/chrisdev/django-pandas/pull/126.patch#/merged_pr_126.patch -# PATCH-FIX-OPENSUSE no-test_verbose.patch gh#chrisdev/django-pandas#137 mc...@suse.com -# Skip failing test -Patch1: no-test_verbose.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -51,7 +47,7 @@ Tools for working with pandas in Django projects. %prep -%autosetup -p1 -n django-pandas-%{version} +%setup -q -n django-pandas-%{version} sed -i 's/==/>=/;/coverage/d' setup.py ++++++ django-pandas-0.6.2.tar.gz -> django-pandas-0.6.6.tar.gz ++++++ ++++ 2601 lines of diff (skipped)