1
0

Accepting request 777584 from devel:languages:python:django

- Update to 2.14.1:
  * First release of Grappelli which is compatible with Django 3.0.

OBS-URL: https://build.opensuse.org/request/show/777584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2020-02-20 13:58:52 +00:00 committed by Git OBS Bridge
commit 2486573ee0
4 changed files with 10 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d3da0b8780dafd520ae1775f1aee85bcff885b1f7b4fcbcf803b31b0bbfd16a
size 1635985

3
2.14.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22606ef9e767f50daa8cceeff3c5415b73508ebd385749520b57f382668eab6a
size 1756929

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 20 08:15:15 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.14.1:
* First release of Grappelli which is compatible with Django 3.0.
-------------------------------------------------------------------
Tue Jan 7 09:18:58 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -19,11 +19,10 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-grappelli
Version: 2.13.3
Version: 2.14.1
Release: 0
Summary: A skin for the Django Admin-Interface
License: BSD-2-Clause AND LGPL-2.1-or-later
Group: Development/Languages/Python
URL: https://github.com/sehmaschine/django-grappelli
Source: https://github.com/sehmaschine/django-grappelli/archive/%{version}.tar.gz
BuildRequires: %{python_module Django >= 2.2}