Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-xapian-haystack for
openSUSE:Factory checked in at 2023-07-01 23:18:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xapian-haystack (Old)
and /work/SRC/openSUSE:Factory/.python-xapian-haystack.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xapian-haystack"
Sat Jul 1 23:18:27 2023 rev:2 rq:1096284 version:2.1.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-xapian-haystack/python-xapian-haystack.changes
2020-08-18 15:11:13.824045124 +0200
+++
/work/SRC/openSUSE:Factory/.python-xapian-haystack.new.13546/python-xapian-haystack.changes
2023-07-01 23:18:31.470430519 +0200
@@ -1,0 +2,5 @@
+Sat Jul 1 10:30:03 UTC 2023 - Andreas Schneider <[email protected]>
+
+- Use sle15_python_module_pythons
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xapian-haystack.spec ++++++
--- /var/tmp/diff_new_pack.WnSRYf/_old 2023-07-01 23:18:32.018433804 +0200
+++ /var/tmp/diff_new_pack.WnSRYf/_new 2023-07-01 23:18:32.022433828 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package python-xapian-haystack
+# spec file
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2020 Stasiek Michalski <[email protected]>.
#
# All modifications and additions to the file contributed by third parties
@@ -17,9 +17,8 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
%global modname xapian-haystack
-%define skip_python2 1
Name: python-%{modname}
Version: 2.1.1
Release: 0
@@ -28,8 +27,8 @@
URL: https://github.com/notanumber/xapian-haystack
Source:
https://files.pythonhosted.org/packages/source/x/xapian-haystack/%{modname}-%{version}.tar.gz
BuildRequires: %{python_module Django >= 1.8}
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module django-haystack >= 2.5.1}
+BuildRequires: python-rpm-macros
Requires: python-Django >= 1.8
Requires: python-django-haystack >= 2.5.1
BuildArch: noarch