forked from pool/python-HyperKitty
- fix dependency (django_compressor 0> django-compressor)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-HyperKitty?expand=0&rev=17
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user