From 1de21cafedaf8b6900f296a39aed1292e52f34fa41f64a5bb92297078f5c1b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 31 Aug 2020 10:12:37 +0000 Subject: [PATCH] Accepting request 830721 from home:mcalabkova:branches:devel:languages:python:django - Launch tests OBS-URL: https://build.opensuse.org/request/show/830721 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-grappelli?expand=0&rev=16 --- python-django-grappelli.changes | 5 +++++ python-django-grappelli.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-django-grappelli.changes b/python-django-grappelli.changes index 63d57fd..a1f985c 100644 --- a/python-django-grappelli.changes +++ b/python-django-grappelli.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Aug 31 10:10:57 UTC 2020 - Marketa Calabkova + +- Launch tests + ------------------------------------------------------------------- Tue Jun 9 11:11:56 UTC 2020 - Ondřej Súkup diff --git a/python-django-grappelli.spec b/python-django-grappelli.spec index 90b91f5..8d6d2b7 100644 --- a/python-django-grappelli.spec +++ b/python-django-grappelli.spec @@ -50,6 +50,7 @@ A jazzy skin for the Django Admin-Interface. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check +PYTHONPATH=. export PYTHONDONTWRITEBYTECODE=1 export DJANGO_SETTINGS_MODULE=test_project.settings # test_related_lookup - uses unicode literals that break on py2