diff --git a/python-HyperKitty.changes b/python-HyperKitty.changes index d47dbd9..6148c5e 100644 --- a/python-HyperKitty.changes +++ b/python-HyperKitty.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 10 12:30:33 UTC 2020 - pgajdos@suse.com + +- fix dependency (django_compressor 0> django-compressor) + ------------------------------------------------------------------- Tue Dec 10 14:34:40 UTC 2019 - pgajdos@suse.com diff --git a/python-HyperKitty.spec b/python-HyperKitty.spec index eb85c5d..a51adef 100644 --- a/python-HyperKitty.spec +++ b/python-HyperKitty.spec @@ -1,7 +1,7 @@ # # spec file for package python-HyperKitty # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,12 +30,12 @@ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Django >= 1.11 +Requires: python-django-compressor >= 1.3 Requires: python-django-extensions >= 1.3.7 Requires: python-django-gravatar2 >= 1.0.6 Requires: python-django-haystack >= 2.8.0 Requires: python-django-mailman3 >= 1.2.0 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