forked from pool/python-zict
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 183b0d9d1f | |||
| 5970fa2e9c |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 15:56:31 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Remove lmdb test requirement: the tests have been disabled anyway
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 14:55:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module lmdb}
|
||||
#BuildRequires: %%{python_module lmdb}
|
||||
BuildRequires: %{python_module psutil}
|
||||
BuildRequires: %{python_module pytest-asyncio}
|
||||
BuildRequires: %{python_module pytest-timeout}
|
||||
|
||||
Reference in New Issue
Block a user