- call spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-django-mailman3?expand=0&rev=5
This commit is contained in:
parent
c599be0bd7
commit
f402c7218c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 2 10:47:10 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
- call spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 09:12:06 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -23,7 +23,6 @@ Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Django library to help interaction with Mailman
|
||||
License: GPL-3.0-only
|
||||
Group: Development/Languages/Python
|
||||
URL: https://gitlab.com/mailman/django-mailman3
|
||||
Source: https://files.pythonhosted.org/packages/source/d/django-mailman3/django-mailman3-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@ -59,7 +58,7 @@ Django library to help interaction with Mailman
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_expand PYTHONPATH='.' $python /usr/bin/django-admin.py test --settings=django_mailman3.tests.settings_test
|
||||
%python_expand PYTHONPATH='.' $python %{_bindir}/django-admin.py test --settings=django_mailman3.tests.settings_test
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user