17
0

Compare commits

2 Commits

Author SHA256 Message Date
57fdeaa585 Accepting request 1273900 from devel:languages:python
- Run the testsuite again.
- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1273900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testrepository?expand=0&rev=24
2025-05-02 13:00:08 +00:00
49c1b7cfe9 - Run the testsuite again.
- Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=48
2025-05-02 05:02:07 +00:00
2 changed files with 1 additions and 7 deletions

View File

@@ -1,8 +1,3 @@
-------------------------------------------------------------------
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 and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,6 @@ 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