Hello community,
here is the log from the commit of package python-django-pyscss for
openSUSE:Leap:15.2 checked in at 2020-02-23 16:47:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-django-pyscss (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-django-pyscss.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-pyscss"
Sun Feb 23 16:47:27 2020 rev:3 rq:776577 version:2.0.2
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-django-pyscss/python-django-pyscss.changes
2020-01-15 15:48:40.139433739 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-django-pyscss.new.26092/python-django-pyscss.changes
2020-02-23 16:47:28.190320457 +0100
@@ -1,0 +2,5 @@
+Mon Feb 3 09:02:26 UTC 2020 - [email protected]
+
+- require django-compressor instead of django_compressor
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-pyscss.spec ++++++
--- /var/tmp/diff_new_pack.vDabX2/_old 2020-02-23 16:47:28.818321664 +0100
+++ /var/tmp/diff_new_pack.vDabX2/_new 2020-02-23 16:47:28.818321664 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-django-pyscss
#
-# 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
@@ -34,10 +34,10 @@
Patch6: crashing_templates.patch
BuildRequires: %{python_module Django >= 1.10}
BuildRequires: %{python_module Pillow}
+BuildRequires: %{python_module django-compressor >= 1.3}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pyScss >= 1.2.0}
BuildRequires: %{python_module setuptools}
-BuildRequires: %{python_module django_compressor >= 1.3}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python2-pathlib