forked from pool/python-django-grappelli
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:
commit
2486573ee0
@ -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
3
2.14.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22606ef9e767f50daa8cceeff3c5415b73508ebd385749520b57f382668eab6a
|
||||
size 1756929
|
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user