Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-django-storages for
openSUSE:Factory checked in at 2024-05-06 17:54:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-storages (Old)
and /work/SRC/openSUSE:Factory/.python-django-storages.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-storages"
Mon May 6 17:54:43 2024 rev:11 rq:1172100 version:1.13.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-storages/python-django-storages.changes
2023-01-04 20:18:34.645623507 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-storages.new.1880/python-django-storages.changes
2024-05-06 17:56:06.977341944 +0200
@@ -1,0 +2,5 @@
+Tue Apr 23 22:26:13 UTC 2024 - Georg Pfuetzenreuter
<[email protected]>
+
+- Switch to sle15_python_module_pythons to build for newer Python stack
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-storages.spec ++++++
--- /var/tmp/diff_new_pack.GU1QCF/_old 2024-05-06 17:56:07.577363786 +0200
+++ /var/tmp/diff_new_pack.GU1QCF/_new 2024-05-06 17:56:07.581363932 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-storages
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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
-%bcond_without python2
+%{?sle15_python_module_pythons}
Name: python-django-storages
Version: 1.13.2
Release: 0
@@ -46,9 +44,6 @@
BuildRequires: %{python_module google-cloud-storage >= 1.15.0}
BuildRequires: %{python_module paramiko}
BuildRequires: %{python_module pytest}
-%if %{with python2}
-BuildRequires: python2-mock
-%endif
# /SECTION
%python_subpackages