Hello community,
here is the log from the commit of package python-django-q for
openSUSE:Leap:15.2 checked in at 2020-02-23 16:48:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-django-q (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-django-q.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-q"
Sun Feb 23 16:48:08 2020 rev:2 rq:778516 version:1.2.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-django-q/python-django-q.changes
2020-02-20 00:08:09.568217646 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-django-q.new.26092/python-django-q.changes
2020-02-23 16:48:28.738436913 +0100
@@ -1,0 +2,13 @@
+Thu Feb 20 08:38:59 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.2.1:
+ * Convert to f-strings #415 (Koed00)
+ * Run task at a specific time #407
+ * Question about Multiple Clusters #401
+ * Ability to use a Redis URI #402
+ * Latest versions of Arrow will break django-q #377
+ * Timeout override is lost when sent to broker #332
+ * "InterfaceError: connection already closed" being raised when a test is
run #326
+ * scheduler creating duplicate tasks in multiple cluster environment #231
+
+-------------------------------------------------------------------
Old:
----
v1.0.2.tar.gz
New:
----
v1.2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-q.spec ++++++
--- /var/tmp/diff_new_pack.zrSmRI/_old 2020-02-23 16:48:29.550438474 +0100
+++ /var/tmp/diff_new_pack.zrSmRI/_new 2020-02-23 16:48:29.554438482 +0100
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-django-q
-Version: 1.0.2
+Version: 1.2.1
Release: 0
Summary: Multiprocessing Distributed Task Queue for Django
License: MIT
@@ -62,8 +62,8 @@
%install
%python_install
+%python_expand rm -r %{buildroot}%{$python_sitelib}/django_q/tests/
%python_expand %fdupes %{buildroot}%{$python_sitelib}
-%python_expand rm -r %{buildroot}%{$python_sitelib}/django_q/tests
%check
# start redis server
++++++ v1.0.2.tar.gz -> v1.2.1.tar.gz ++++++
++++ 3486 lines of diff (skipped)