Hello community,

here is the log from the commit of package python-django-cacheops for 
openSUSE:Factory checked in at 2020-10-29 14:52:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-cacheops (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-cacheops.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-cacheops"

Thu Oct 29 14:52:51 2020 rev:2 rq:844841 version:5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-django-cacheops/python-django-cacheops.changes
    2020-09-08 22:50:28.615608355 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-cacheops.new.3463/python-django-cacheops.changes
  2020-10-29 14:53:02.265260023 +0100
@@ -1,0 +2,14 @@
+Mon Oct 26 04:16:31 UTC 2020 - John Vandenberg <[email protected]>
+
+- Switch to PyPI source
+- Update to v5.1
+  * support subqueries in annotations
+  * included tests into distro
+  * fixed .invalidated_update(), if updated QuerySet had related
+    fields selected
+  * fixed possible deadlock in .invalidated_update()
+  * fixed filtering with expressions
+  * fixed queries filtering in Exists
+  * updated min redis-py to 3.0.0
+
+-------------------------------------------------------------------

Old:
----
  django-cacheops-5.0.1.tar.gz

New:
----
  django-cacheops-5.1.tar.gz

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

Other differences:
------------------
++++++ python-django-cacheops.spec ++++++
--- /var/tmp/diff_new_pack.RiPIDJ/_old  2020-10-29 14:53:02.973260263 +0100
+++ /var/tmp/diff_new_pack.RiPIDJ/_new  2020-10-29 14:53:02.973260263 +0100
@@ -19,29 +19,29 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-django-cacheops
-Version:        5.0.1
+Version:        5.1
 Release:        0
 Summary:        Django ORM cache with automatic granular event-driven 
invalidation
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            http://github.com/Suor/django-cacheops
-Source:         
https://github.com/Suor/django-cacheops/archive/%{version}.tar.gz#/django-cacheops-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/d/django-cacheops/django-cacheops-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  python-rpm-macros
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:       python-django >= 1.8
 Requires:       python-funcy >= 1.8
-Requires:       python-redis >= 2.9.1
+Requires:       python-redis >= 3.0.0
 Requires:       python-six >= 1.4.0
 BuildArch:      noarch
 # SECTION test requirements
+BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module before-after}
 BuildRequires:  %{python_module django >= 1.8}
 BuildRequires:  %{python_module funcy >= 1.8}
-BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest-django}
-BuildRequires:  %{python_module redis >= 2.9.1}
+BuildRequires:  %{python_module redis >= 3.0.0}
 BuildRequires:  %{python_module six >= 1.4.0}
 BuildRequires:  redis
 # /SECTION

++++++ django-cacheops-5.0.1.tar.gz -> django-cacheops-5.1.tar.gz ++++++
++++ 2049 lines of diff (skipped)


Reply via email to