Hello community,

here is the log from the commit of package python-django-q for openSUSE:Factory 
checked in at 2020-02-20 14:59:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-q (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-q.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-q"

Thu Feb 20 14:59:22 2020 rev:3 rq:777597 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-q/python-django-q.changes  
2020-01-24 13:14:07.669504506 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-q.new.26092/python-django-q.changes   
    2020-02-20 14:59:28.566770252 +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.b5xNQP/_old  2020-02-20 14:59:29.522772128 +0100
+++ /var/tmp/diff_new_pack.b5xNQP/_new  2020-02-20 14:59:29.526772137 +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)


Reply via email to