From ea34ee6fb2ed95357a01aa6430c305e97a95c35c3897e841e0cb6fffca6d41e3 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 2 Dec 2019 10:51:26 +0000 Subject: [PATCH] - call spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=14 --- python-HyperKitty.changes | 5 +++++ python-HyperKitty.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-HyperKitty.changes b/python-HyperKitty.changes index 9d33b89..a27eda0 100644 --- a/python-HyperKitty.changes +++ b/python-HyperKitty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 2 10:47:13 UTC 2019 - pgajdos@suse.com + +- call spec-cleaner + ------------------------------------------------------------------- Wed Nov 27 13:38:35 UTC 2019 - pgajdos@suse.com diff --git a/python-HyperKitty.spec b/python-HyperKitty.spec index 65c1e51..d6c7565 100644 --- a/python-HyperKitty.spec +++ b/python-HyperKitty.spec @@ -38,12 +38,12 @@ Requires: python-django-q >= 1.0.0 Requires: python-django_compressor >= 1.3 Requires: python-djangorestframework >= 3.0.0 Requires: python-flufl.lock +Requires: python-libsass Requires: python-mailmanclient >= 3.1.1 Requires: python-networkx >= 1.9.1 Requires: python-python-dateutil >= 2.0 Requires: python-pytz >= 2012 Requires: python-robot-detection >= 0.3 -Requires: python-libsass BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module Django >= 1.11}