Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pass-git-helper for
openSUSE:Factory checked in at 2025-06-23 15:04:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pass-git-helper (Old)
and /work/SRC/openSUSE:Factory/.python-pass-git-helper.new.7067 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pass-git-helper"
Mon Jun 23 15:04:41 2025 rev:5 rq:1287718 version:3.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pass-git-helper/python-pass-git-helper.changes
2025-04-14 12:59:23.322784938 +0200
+++
/work/SRC/openSUSE:Factory/.python-pass-git-helper.new.7067/python-pass-git-helper.changes
2025-06-23 15:05:50.399153400 +0200
@@ -1,0 +2,5 @@
+Sun Jun 22 16:25:44 UTC 2025 - Matej Cepl <[email protected]>
+
+- Move dependencies: we need pyxdg even in non-testing context.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pass-git-helper.spec ++++++
--- /var/tmp/diff_new_pack.b4XmXD/_old 2025-06-23 15:05:51.631204801 +0200
+++ /var/tmp/diff_new_pack.b4XmXD/_new 2025-06-23 15:05:51.631204801 +0200
@@ -32,13 +32,13 @@
BuildRequires: %{python_module base}
BuildRequires: %{python_module dataclasses >= 0.7 if %python-base < 3.7}
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module pyxdg}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
%if %{with test}
# SECTION test requirements
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest-mock}
-BuildRequires: %{python_module pyxdg}
# /SECTION
%endif
BuildRequires: fdupes