1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 12:10:29 +02:00

gnu: python-apscheduler: Fix build.

* gnu/packages/python-xyz.scm (python-apscheduler): Fix build.
  [native-inputs]: Replace python-pytest-asyncio by
  python-pytest-asyncio-0.26.

Change-Id: I7cc0bc7d687bc40bbda93d453b22698d85232c48
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Ghislain Vaillant
2025-11-09 11:52:09 +01:00
committed by Sharlatan Hellseher
parent f0119f0980
commit 45eadd2acf

View File

@@ -28545,7 +28545,7 @@ access the system cron automatically and simply using a direct API.")
python-sqlalchemy
python-pyside-6
python-pytest
python-pytest-asyncio
python-pytest-asyncio-0.26
python-pytest-cov
python-pytest-tornado5
python-wheel))