Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-djangorestframework for openSUSE:Factory checked in at 2021-12-25 20:16:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-djangorestframework (Old) and /work/SRC/openSUSE:Factory/.python-djangorestframework.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-djangorestframework" Sat Dec 25 20:16:49 2021 rev:13 rq:942457 version:3.13.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-djangorestframework/python-djangorestframework.changes 2021-09-10 23:41:50.586593338 +0200 +++ /work/SRC/openSUSE:Factory/.python-djangorestframework.new.2520/python-djangorestframework.changes 2021-12-25 20:17:19.089282445 +0100 @@ -1,0 +2,11 @@ +Sat Dec 25 01:02:56 UTC 2021 - John Vandenberg <jay...@gmail.com> + +- Re-activate tests on Leap 15.2 +- Update to v3.13.1 + * Revert schema naming changes with function based `@api_view` + * Fix CursorPagination parameter schema type +- from v3.13 + * Django 4.0 support + * Fields arguments are now keyword-only + +------------------------------------------------------------------- Old: ---- djangorestframework-3.12.4.tar.gz New: ---- djangorestframework-3.13.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-djangorestframework.spec ++++++ --- /var/tmp/diff_new_pack.mJQXMb/_old 2021-12-25 20:17:19.637282891 +0100 +++ /var/tmp/diff_new_pack.mJQXMb/_new 2021-12-25 20:17:19.641282894 +0100 @@ -1,5 +1,5 @@ # -# spec file +# spec file for python-djangorestframework # # Copyright (c) 2021 SUSE LLC # @@ -27,7 +27,7 @@ %endif %define skip_python2 1 Name: python-djangorestframework%{psuffix} -Version: 3.12.4 +Version: 3.13.1 Release: 0 Summary: A REST Framework for Django License: BSD-2-Clause @@ -71,6 +71,8 @@ %prep %setup -q -n django-rest-framework-%{version} +# Remove pytest params incompatible with older pytest on Leap +sed -i '/addopts/d' setup.cfg %build %python_build @@ -83,8 +85,8 @@ %check %if %{with test} -# gh#encode/django-rest-framework#8159 and gh#encode/django-rest-framework#8160 -%pytest -vv -k 'not (test_invalid_inputs or test_markdown)' +# gh#encode/django-rest-framework#8160 +%pytest -rs -vv -k 'not test_markdown' %endif %if !%{with test} ++++++ djangorestframework-3.12.4.tar.gz -> djangorestframework-3.13.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-djangorestframework/djangorestframework-3.12.4.tar.gz /work/SRC/openSUSE:Factory/.python-djangorestframework.new.2520/djangorestframework-3.13.1.tar.gz differ: char 12, line 1