Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-redis for
openSUSE:Factory checked in at 2023-06-26 18:16:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-redis (Old)
and /work/SRC/openSUSE:Factory/.python-django-redis.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-redis"
Mon Jun 26 18:16:42 2023 rev:11 rq:1095399 version:5.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-redis/python-django-redis.changes
2022-10-11 18:05:50.394112944 +0200
+++
/work/SRC/openSUSE:Factory/.python-django-redis.new.15902/python-django-redis.changes
2023-06-26 18:17:01.802719908 +0200
@@ -1,0 +2,5 @@
+Mon Jun 26 07:06:58 UTC 2023 - Andreas Schneider <[email protected]>
+
+- Use sle15_python_module_pythons
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-redis.spec ++++++
--- /var/tmp/diff_new_pack.mymCUm/_old 2023-06-26 18:17:02.318722201 +0200
+++ /var/tmp/diff_new_pack.mymCUm/_new 2023-06-26 18:17:02.322722219 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-redis
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,7 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
-%define skip_python36 1
+%{?sle15_python_module_pythons}
Name: python-django-redis
Version: 5.2.0
Release: 0
@@ -29,9 +27,9 @@
BuildRequires: %{python_module Django >= 2.2}
BuildRequires: %{python_module lz4 >= 0.15}
BuildRequires: %{python_module msgpack >= 0.4.6}
-BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest-django}
BuildRequires: %{python_module pytest-mock >= 3.0}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module redis >= 2.10.0}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes