Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-django-health-check for openSUSE:Factory checked in at 2024-05-06 17:54:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-django-health-check (Old) and /work/SRC/openSUSE:Factory/.python-django-health-check.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-health-check" Mon May 6 17:54:44 2024 rev:11 rq:1172101 version:3.18.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-django-health-check/python-django-health-check.changes 2024-02-22 20:59:31.449375046 +0100 +++ /work/SRC/openSUSE:Factory/.python-django-health-check.new.1880/python-django-health-check.changes 2024-05-06 17:56:07.721369028 +0200 @@ -1,0 +2,8 @@ +Sat May 4 18:46:48 UTC 2024 - Georg Pfuetzenreuter <mail+...@georg-pfuetzenreuter.net> + +- Update to 3.18.2 + * Jump multiple versions, reference upstream changelog +- Drop python-django-health-check-no-mock.patch (solved upstream) +- Build with sle15_python_module_pythons for modern Python on Leap + +------------------------------------------------------------------- Old: ---- django-health-check-3.16.5.tar.gz python-django-health-check-no-mock.patch New: ---- django-health-check-3.18.2.tar.gz BETA DEBUG BEGIN: Old: * Jump multiple versions, reference upstream changelog - Drop python-django-health-check-no-mock.patch (solved upstream) - Build with sle15_python_module_pythons for modern Python on Leap BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-django-health-check.spec ++++++ --- /var/tmp/diff_new_pack.m3ZBBP/_old 2024-05-06 17:56:08.277389269 +0200 +++ /var/tmp/diff_new_pack.m3ZBBP/_new 2024-05-06 17:56:08.277389269 +0200 @@ -16,18 +16,16 @@ # +%{?sle15_python_module_pythons} Name: python-django-health-check -Version: 3.16.5 +Version: 3.18.2 Release: 0 Summary: Run checks on Django and is dependent services License: MIT -URL: https://github.com/KristianOellegaard/django-health-check -Source: https://github.com/KristianOellegaard/django-health-check/archive/%{version}.tar.gz#/django-health-check-%{version}.tar.gz -# https://github.com/KristianOellegaard/django-health-check/issues/323 -Patch0: python-django-health-check-no-mock.patch +URL: https://github.com/revsys/django-health-check +Source: https://github.com/revsys/django-health-check/archive/%{version}.tar.gz#/django-health-check-%{version}.tar.gz BuildRequires: %{python_module Django >= 1.11} BuildRequires: %{python_module celery} -BuildRequires: %{python_module django-codemod} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest-django} BuildRequires: %{python_module pytest} @@ -35,6 +33,10 @@ BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} +# Additional test requirements +BuildRequires: %{python_module django-storages} +BuildRequires: %{python_module boto3} +# BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Django >= 1.11 @@ -59,9 +61,6 @@ # do not nedlessly pull extra deps sed -i -e '/sphinx/d;/pytest-runner/d;/--cov[-=]/d' setup.cfg -# Workaround https://github.com/KristianOellegaard/django-health-check/pull/315 -djcodemod run --removed-in 4.0 tests/testapp/urls.py health_check/urls.py - %build %pyproject_wheel @@ -86,7 +85,7 @@ %pytest %files %{python_files} -%doc README.rst +%doc README.md %license LICENSE %{python_sitelib}/health_check %{python_sitelib}/django_health_check-%{version}.dist-info ++++++ django-health-check-3.16.5.tar.gz -> django-health-check-3.18.2.tar.gz ++++++ ++++ 3974 lines of diff (skipped)