Re-enable the dependency on python-anyio to fix the build with pytest 8.4.2
This commit is contained in:
parent
b3afa94f5a
commit
963b6e0bbe
1 changed files with 1 additions and 2 deletions
|
|
@ -31,8 +31,7 @@ BuildRequires: python3-devel
|
|||
# up and running. Upstream provides a docker compose to spawn
|
||||
# services before running these tests.
|
||||
rm tests/test_jobstores.py
|
||||
# Skip missing dependencies in Fedora 42
|
||||
sed -i 's/ "anyio >= 4.5.2",//' pyproject.toml
|
||||
# Skip missing dependency in Fedora 43
|
||||
sed -i 's/,rethinkdb//' pyproject.toml
|
||||
|
||||
%generate_buildrequires
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue