Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-testrepository for
openSUSE:Factory checked in at 2025-11-21 16:56:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testrepository (Old)
and /work/SRC/openSUSE:Factory/.python-testrepository.new.2061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-testrepository"
Fri Nov 21 16:56:43 2025 rev:25 rq:1318949 version:0.0.21
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-testrepository/python-testrepository.changes
2025-05-02 15:01:21.870904872 +0200
+++
/work/SRC/openSUSE:Factory/.python-testrepository.new.2061/python-testrepository.changes
2025-11-21 16:57:36.760722613 +0100
@@ -1,0 +2,5 @@
+Fri Nov 21 03:04:15 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Add missing Requires on dbm.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-testrepository.spec ++++++
--- /var/tmp/diff_new_pack.dUfjfa/_old 2025-11-21 16:57:37.444751438 +0100
+++ /var/tmp/diff_new_pack.dUfjfa/_new 2025-11-21 16:57:37.448751606 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-testrepository
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -40,6 +40,7 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python-dbm
Requires: python-fixtures
Requires: python-iso8601
Requires: python-python-subunit >= 0.0.11