Hello community,

here is the log from the commit of package python-djangorestframework for 
openSUSE:Factory checked in at 2019-03-06 15:51:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-djangorestframework (Old)
 and      /work/SRC/openSUSE:Factory/.python-djangorestframework.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-djangorestframework"

Wed Mar  6 15:51:07 2019 rev:5 rq:682053 version:3.9.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-djangorestframework/python-djangorestframework.changes
    2019-03-01 16:50:13.565735681 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-djangorestframework.new.28833/python-djangorestframework.changes
 2019-03-06 15:51:44.640431722 +0100
@@ -1,0 +2,22 @@
+Wed Mar  6 08:25:25 UTC 2019 - John Vandenberg <jay...@gmail.com>
+
+- Fix broken suggestion python-psycopg2
+- Increased optional dependency django-guardian >= 1.5.0
+- Update to v3.9.2
+  * Routers: invalidate `_urls` cache on `register()`
+  * Deferred schema renderer creation to avoid requiring pyyaml
+  * Added 'request_forms' block to base.html
+  * Fixed SchemaView to reset renderer on exception
+  * Update Django Guardian dependency
+  * Ensured support for Django 2.2
+  * Made templates compatible with session-based CSRF
+  * Adjusted field `validators` to accept non-list iterables
+  * Added SearchFilter.get_search_fields() hook
+  * Fix DeprecationWarning when accessing collections.abc classes via 
collections
+  * Allowed Q objects in limit_choices_to introspection
+  * Added lazy evaluation to composed permissions
+  * Add negation ~ operator to permissions composition
+  * Avoided calling distinct on annotated fields in SearchFilter
+  * Introduced `RemovedInDRF…Warning` classes to simplify deprecations
+
+-------------------------------------------------------------------

Old:
----
  djangorestframework-3.9.1.tar.gz

New:
----
  djangorestframework-3.9.2.tar.gz

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

Other differences:
------------------
++++++ python-djangorestframework.spec ++++++
--- /var/tmp/diff_new_pack.tMm7IG/_old  2019-03-06 15:51:45.668431515 +0100
+++ /var/tmp/diff_new_pack.tMm7IG/_new  2019-03-06 15:51:45.668431515 +0100
@@ -27,7 +27,7 @@
 %bcond_with test
 %endif
 Name:           python-djangorestframework%{psuffix}
-Version:        3.9.1
+Version:        3.9.2
 Release:        0
 Summary:        A REST Framework for Django
 License:        BSD-2-Clause
@@ -43,7 +43,7 @@
 Recommends:     python-coreapi
 Recommends:     python-coreschema
 Recommends:     python-requests
-Suggests:       psycopg2
+Suggests:       python-psycopg2
 Provides:       python-django-rest-framework = %{version}
 Obsoletes:      python-django-rest-framework < %{version}
 BuildArch:      noarch
@@ -53,7 +53,7 @@
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module coreapi >= 2.3.1}
 BuildRequires:  %{python_module coreschema >= 0.0.4}
-BuildRequires:  %{python_module django-guardian >= 1.4.9}
+BuildRequires:  %{python_module django-guardian >= 1.5.0}
 BuildRequires:  %{python_module psycopg2}
 BuildRequires:  %{python_module pytest-django >= 3.3.2}
 BuildRequires:  python3-django-filter >= 1.1.0

++++++ djangorestframework-3.9.1.tar.gz -> djangorestframework-3.9.2.tar.gz 
++++++
/work/SRC/openSUSE:Factory/python-djangorestframework/djangorestframework-3.9.1.tar.gz
 
/work/SRC/openSUSE:Factory/.python-djangorestframework.new.28833/djangorestframework-3.9.2.tar.gz
 differ: char 30, line 1


Reply via email to