Hello community,
here is the log from the commit of package python-django-grappelli for
openSUSE:Factory checked in at 2019-09-17 13:37:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-grappelli (Old)
and /work/SRC/openSUSE:Factory/.python-django-grappelli.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-grappelli"
Tue Sep 17 13:37:35 2019 rev:16 rq:731219 version:2.13.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-grappelli/python-django-grappelli.changes
2019-05-06 21:17:24.661097648 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-grappelli.new.7948/python-django-grappelli.changes
2019-09-17 13:37:39.297840507 +0200
@@ -1,0 +2,6 @@
+Mon Sep 16 09:30:03 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.13.1:
+ * First release of Grappelli which is compatible with Django 2.2.
+
+-------------------------------------------------------------------
Old:
----
2.12.3.tar.gz
New:
----
2.13.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-grappelli.spec ++++++
--- /var/tmp/diff_new_pack.WNgCGo/_old 2019-09-17 13:37:39.753840434 +0200
+++ /var/tmp/diff_new_pack.WNgCGo/_new 2019-09-17 13:37:39.757840434 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-django-grappelli
-Version: 2.12.3
+Version: 2.13.1
Release: 0
Summary: A skin for the Django Admin-Interface
License: BSD-2-Clause AND LGPL-2.1-or-later
@@ -53,7 +53,7 @@
export PYTHONDONTWRITEBYTECODE=1
export DJANGO_SETTINGS_MODULE=test_project.settings
# test_related_lookup - uses unicode literals that break on py2
-%python_expand PYTHONPATH=`pwd` py.test-%{$python_version} grappelli/tests -k
'not test_related_lookup'
+%pytest -k 'not test_related_lookup'
%files %{python_files}
%license LICENSE
++++++ 2.12.3.tar.gz -> 2.13.1.tar.gz ++++++
++++ 25314 lines of diff (skipped)