Hello community,

here is the log from the commit of package python-ara for openSUSE:Factory 
checked in at 2019-07-08 15:12:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ara (Old)
 and      /work/SRC/openSUSE:Factory/.python-ara.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ara"

Mon Jul  8 15:12:51 2019 rev:3 rq:714015 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ara/python-ara.changes    2019-07-01 
10:44:39.221504766 +0200
+++ /work/SRC/openSUSE:Factory/.python-ara.new.4615/python-ara.changes  
2019-07-08 16:37:03.628621450 +0200
@@ -1,0 +2,10 @@
+Wed Jul  3 14:57:08 UTC 2019 - Itxaka serrano <[email protected]>
+
+- Move some requirements into recommends.
+  Ara has changed and its no longer bundling the server with the
+  main package, so most of the requirements related to the
+  django server can be moved into recommends. Ara will raise a
+  message if a user tries to execute the server part but the
+  requirements are missing.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ara.spec ++++++
--- /var/tmp/diff_new_pack.f1GZ4j/_old  2019-07-08 16:37:04.364622526 +0200
+++ /var/tmp/diff_new_pack.f1GZ4j/_new  2019-07-08 16:37:04.364622526 +0200
@@ -31,14 +31,14 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Django >= 2.1.5
-Requires:       python-django-cors-headers
-Requires:       python-django-filter
-Requires:       python-djangorestframework >= 3.9.1
-Requires:       python-dynaconf
 Requires:       python-pbr >= 2.0.0
 Requires:       python-requests >= 2.14.2
-Requires:       python-whitenoise
+Recommends:     python-Django >= 2.1.5
+Recommends:     python-django-cors-headers
+Recommends:     python-django-filter
+Recommends:     python-djangorestframework >= 3.9.1
+Recommends:     python-dynaconf
+Recommends:     python-whitenoise
 BuildArch:      noarch
 
 %python_subpackages


Reply via email to