15
0

Accepting request 1318949 from devel:languages:python

- Add missing Requires on dbm.

OBS-URL: https://build.opensuse.org/request/show/1318949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testrepository?expand=0&rev=25
This commit is contained in:
2025-11-21 15:56:43 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 21 03:04:15 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing Requires on dbm.
-------------------------------------------------------------------
Fri May 2 05:01:28 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -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 testtools}
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