Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 57fdeaa585 | |||
| 49c1b7cfe9 |
@@ -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>
|
Fri May 2 05:01:28 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-testrepository
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -40,7 +40,6 @@ BuildRequires: %{python_module testtools}
|
|||||||
BuildRequires: %{python_module wheel}
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-dbm
|
|
||||||
Requires: python-fixtures
|
Requires: python-fixtures
|
||||||
Requires: python-iso8601
|
Requires: python-iso8601
|
||||||
Requires: python-python-subunit >= 0.0.11
|
Requires: python-python-subunit >= 0.0.11
|
||||||
|
|||||||
Reference in New Issue
Block a user