Hello community,
here is the log from the commit of package python-HyperKitty for
openSUSE:Factory checked in at 2020-01-10 17:50:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-HyperKitty (Old)
and /work/SRC/openSUSE:Factory/.python-HyperKitty.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-HyperKitty"
Fri Jan 10 17:50:28 2020 rev:2 rq:762825 version:1.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-HyperKitty/python-HyperKitty.changes
2019-12-11 12:13:22.560541049 +0100
+++
/work/SRC/openSUSE:Factory/.python-HyperKitty.new.6675/python-HyperKitty.changes
2020-01-10 17:50:46.322121849 +0100
@@ -1,0 +2,5 @@
+Fri Jan 10 12:30:33 UTC 2020 - [email protected]
+
+- fix dependency (django_compressor -> django-compressor)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-HyperKitty.spec ++++++
--- /var/tmp/diff_new_pack.7bW1g7/_old 2020-01-10 17:50:48.002121550 +0100
+++ /var/tmp/diff_new_pack.7bW1g7/_new 2020-01-10 17:50:48.022121546 +0100
@@ -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: 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
@@ -49,12 +49,12 @@
BuildRequires: %{python_module Django >= 1.11}
BuildRequires: %{python_module Whoosh >= 2.5.7}
BuildRequires: %{python_module beautifulsoup4 >= 4.3.2}
+BuildRequires: %{python_module django-compressor >= 1.3}
BuildRequires: %{python_module django-extensions >= 1.3.7}
BuildRequires: %{python_module django-gravatar2 >= 1.0.6}
BuildRequires: %{python_module django-haystack >= 2.8.0}
BuildRequires: %{python_module django-mailman3 >= 1.2.0}
BuildRequires: %{python_module django-q >= 1.0.0}
-BuildRequires: %{python_module django_compressor >= 1.3}
BuildRequires: %{python_module djangorestframework >= 3.0.0}
BuildRequires: %{python_module flufl.lock}
BuildRequires: %{python_module mailmanclient >= 3.1.1}