mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
dev-python/litestar: get rid of <time-machine-3 pin
Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
committed by
Paul Zander
parent
a52f7d3f87
commit
75b8edc7fe
@@ -57,7 +57,7 @@ BDEPEND="
|
||||
dev-python/redis[${PYTHON_USEDEP}]
|
||||
dev-python/starlette[${PYTHON_USEDEP}]
|
||||
dev-python/structlog[${PYTHON_USEDEP}]
|
||||
<dev-python/time-machine-3[${PYTHON_USEDEP}]
|
||||
>=dev-python/time-machine-3[${PYTHON_USEDEP}]
|
||||
dev-python/trio[${PYTHON_USEDEP}]
|
||||
dev-python/uvicorn[${PYTHON_USEDEP}]
|
||||
)
|
||||
@@ -144,6 +144,8 @@ distutils_enable_tests pytest
|
||||
PATCHES=(
|
||||
# valkey not packaged
|
||||
"${FILESDIR}"/litestar-2.19.0-no-valkey.patch
|
||||
|
||||
"${FILESDIR}"/litestar-2.21-timemachine-3.patch
|
||||
)
|
||||
|
||||
python_test() {
|
||||
|
||||
Reference in New Issue
Block a user