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 2022-09-25 15:35:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-djangorestframework (Old)
 and      /work/SRC/openSUSE:Factory/.python-djangorestframework.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-djangorestframework"

Sun Sep 25 15:35:33 2022 rev:17 rq:1005789 version:3.14.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-djangorestframework/python-djangorestframework.changes
    2022-08-25 15:09:18.421242088 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-djangorestframework.new.2275/python-djangorestframework.changes
  2022-09-25 15:35:58.435719877 +0200
@@ -1,0 +2,13 @@
+Sat Sep 24 14:10:26 UTC 2022 - Mark??ta Machov?? <[email protected]>
+
+- Update to 3.14.0
+  * Django 2.2 is no longer supported. [#8662]
+  * Django 4.1 compatibility. [#8591]
+  * Don't evaluate DateTimeField.default_timezone when a custom 
+    timezone is set. [#8531]
+  * Make relative URLs clickable in Browseable API. [#8464]
+  * Make ReturnDict support dict union operators on Python 3.9 and 
+    later. [#8302]
+- Drop merged patch 8530-update-tests-new-Pygments.patch
+
+-------------------------------------------------------------------

Old:
----
  8530-update-tests-new-Pygments.patch
  djangorestframework-3.13.1.tar.gz

New:
----
  djangorestframework-3.14.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-djangorestframework.spec ++++++
--- /var/tmp/diff_new_pack.Ic0XZ5/_old  2022-09-25 15:35:58.963721149 +0200
+++ /var/tmp/diff_new_pack.Ic0XZ5/_new  2022-09-25 15:35:58.967721158 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-djangorestframework
+# spec file
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -28,20 +28,17 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-djangorestframework%{psuffix}
-Version:        3.13.1
+Version:        3.14.0
 Release:        0
 Summary:        A REST Framework for Django
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 URL:            http://django-rest-framework.org/
 Source:         
https://github.com/encode/django-rest-framework/archive/%{version}.tar.gz#/djangorestframework-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 8530-update-tests-new-Pygments.patch 
gh#encode/django-rest-framework#8160 [email protected]
-# allow work with the current Pygments
-Patch0:         8530-update-tests-new-Pygments.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django >= 1.11
+Requires:       python-Django >= 3.0
 Recommends:     python-Markdown
 Recommends:     python-Pygments
 Recommends:     python-coreapi
@@ -52,16 +49,15 @@
 Obsoletes:      python-django-rest-framework < %{version}
 BuildArch:      noarch
 %if %{with test}
-BuildRequires:  %{python_module Django >= 1.11}
-BuildRequires:  %{python_module Markdown >= 2.6.11}
+BuildRequires:  %{python_module Django >= 3.0}
+BuildRequires:  %{python_module Markdown >= 3.3}
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module Pygments}
 BuildRequires:  %{python_module coreapi >= 2.3.1}
 BuildRequires:  %{python_module coreschema >= 0.0.4}
-BuildRequires:  %{python_module django-guardian >= 2.2.0}
+BuildRequires:  %{python_module django-guardian >= 2.4.0}
 BuildRequires:  %{python_module psycopg2}
-BuildRequires:  %{python_module pytest-django >= 3.9.0}
-BuildRequires:  python3-django-filter >= 1.1.0
+BuildRequires:  %{python_module pytest-django >= 4.1.0}
 %endif
 %python_subpackages
 
@@ -91,9 +87,7 @@
 
 %check
 %if %{with test}
-# TestPosgresFieldsMapping.test_array_field started failing in v3.13.1 noticed 
25-08-2022
-# TestViewNamesAndDescriptions.test_markdown has minor differences on Leap
-%pytest -rs -vv -k 'not (TestPosgresFieldsMapping and test_array_field) and 
not (TestViewNamesAndDescriptions and test_markdown)'
+%pytest -rs -vv
 %endif
 
 %if !%{with test}

++++++ djangorestframework-3.13.1.tar.gz -> djangorestframework-3.14.0.tar.gz 
++++++
/work/SRC/openSUSE:Factory/python-djangorestframework/djangorestframework-3.13.1.tar.gz
 
/work/SRC/openSUSE:Factory/.python-djangorestframework.new.2275/djangorestframework-3.14.0.tar.gz
 differ: char 13, line 1

Reply via email to