Hello community,

here is the log from the commit of package python-djangorestframework for 
openSUSE:Factory checked in at 2019-09-27 14:48:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-djangorestframework (Old)
 and      /work/SRC/openSUSE:Factory/.python-djangorestframework.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-djangorestframework"

Fri Sep 27 14:48:23 2019 rev:7 rq:731201 version:3.10.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-djangorestframework/python-djangorestframework.changes
    2019-05-06 21:17:34.025121999 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-djangorestframework.new.2352/python-djangorestframework.changes
  2019-09-27 14:48:27.628762884 +0200
@@ -1,0 +2,7 @@
+Mon Sep 16 08:46:05 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 3.10.3:
+  * Drop python2 support
+  * Various bugfixes
+
+-------------------------------------------------------------------

Old:
----
  djangorestframework-3.9.3.tar.gz

New:
----
  djangorestframework-3.10.3.tar.gz

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

Other differences:
------------------
++++++ python-djangorestframework.spec ++++++
--- /var/tmp/diff_new_pack.av3zKX/_old  2019-09-27 14:48:28.984759358 +0200
+++ /var/tmp/diff_new_pack.av3zKX/_new  2019-09-27 14:48:28.988759347 +0200
@@ -17,7 +17,6 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define oldpython python
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -test
@@ -26,8 +25,9 @@
 %define psuffix %{nil}
 %bcond_with test
 %endif
+%define skip_python2 1
 Name:           python-djangorestframework%{psuffix}
-Version:        3.9.3
+Version:        3.10.3
 Release:        0
 Summary:        A REST Framework for Django
 License:        BSD-2-Clause
@@ -58,10 +58,6 @@
 BuildRequires:  %{python_module pytest-django >= 3.3.2}
 BuildRequires:  python3-django-filter >= 1.1.0
 %endif
-%ifpython2
-Provides:       %{oldpython}-django-rest-framework = %{version}
-Obsoletes:      %{oldpython}-django-rest-framework < %{version}
-%endif
 %python_subpackages
 
 %description
@@ -87,7 +83,7 @@
 
 %check
 %if %{with test}
-%python_exec -m pytest
+%pytest
 %endif
 
 %if !%{with test}

++++++ djangorestframework-3.9.3.tar.gz -> djangorestframework-3.10.3.tar.gz 
++++++
/work/SRC/openSUSE:Factory/python-djangorestframework/djangorestframework-3.9.3.tar.gz
 
/work/SRC/openSUSE:Factory/.python-djangorestframework.new.2352/djangorestframework-3.10.3.tar.gz
 differ: char 12, line 1


Reply via email to