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 2024-11-13 15:29:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xapian-haystack (Old)
 and      /work/SRC/openSUSE:Factory/.python-xapian-haystack.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-xapian-haystack"

Wed Nov 13 15:29:08 2024 rev:5 rq:1223834 version:3.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-xapian-haystack/python-xapian-haystack.changes
    2023-12-15 21:50:53.990123975 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-xapian-haystack.new.2017/python-xapian-haystack.changes
  2024-11-13 15:29:39.204701035 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 05:57:37 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Add missing BuildRequires on setuptools. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-xapian-haystack.spec ++++++
--- /var/tmp/diff_new_pack.MlSWqz/_old  2024-11-13 15:29:39.668720416 +0100
+++ /var/tmp/diff_new_pack.MlSWqz/_new  2024-11-13 15:29:39.668720416 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package python-xapian-haystack
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2020 Stasiek Michalski <hel...@opensuse.org>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,6 @@
 
 %{?sle15_python_module_pythons}
 %global modname xapian-haystack
-%global modname2 xapian_haystack
 Name:           python-%{modname}
 Version:        3.1.0
 Release:        0
@@ -32,6 +31,7 @@
 BuildRequires:  %{python_module Django >= 2.2}
 BuildRequires:  %{python_module django-haystack >= 3.0}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 Requires:       python-Django >= 2.2
@@ -56,6 +56,6 @@
 %doc README.rst
 %license LICENSE
 %{python_sitelib}/xapian_backend.py
-%pycache_only %{python_sitelib}/__pycache__
-%{python_sitelib}/%{modname2}-%{version}*-info
+%pycache_only %{python_sitelib}/__pycache__/xapian_backend*.py*
+%{python_sitelib}/xapian_haystack-%{version}.dist-info
 

Reply via email to