forked from pool/python-django-grappelli
Accepting request 1198873 from devel:languages:python:django
- Drop unneeded BuildRequires on pylib. OBS-URL: https://build.opensuse.org/request/show/1198873 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-django-grappelli?expand=0&rev=29
This commit is contained in:
commit
991c6abce1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 06:11:42 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Drop unneeded BuildRequires on pylib.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 07:35:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -26,7 +26,6 @@ URL: https://github.com/sehmaschine/django-grappelli
|
||||
Source: https://github.com/sehmaschine/django-grappelli/archive/%{version}.tar.gz#/django-grappelli-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Django >= 2.2}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module py >= 1.8}
|
||||
BuildRequires: %{python_module pytest >= 5.0}
|
||||
BuildRequires: %{python_module pytest-django >= 3.6}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@ -65,6 +64,6 @@ export DJANGO_SETTINGS_MODULE=test_project.settings
|
||||
%license LICENSE
|
||||
%doc AUTHORS README.rst
|
||||
%{python_sitelib}/grappelli
|
||||
%{python_sitelib}/django_grappelli-%{version}*-info
|
||||
%{python_sitelib}/django_grappelli-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user