mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
slowapi: stable
This commit is contained in:
parent
7e17ab326b
commit
14270dd0f7
2 changed files with 2 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
|
@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/laurents/slowapi"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
KEYWORDS="amd64 ~arm64 ~x86"
|
||||
IUSE="test +redis"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
|
|
|||
|
|
@ -155,11 +155,6 @@ dev-python/aiosqlite
|
|||
=dev-python/starlette-0.19*
|
||||
=dev-python/starlette-0.20*
|
||||
=dev-python/starlette-0.21*
|
||||
#testing
|
||||
dev-python/fastapi
|
||||
dev-python/limits
|
||||
=dev-python/aiofiles-23*
|
||||
dev-python/slowapi
|
||||
|
||||
#Gentoo unstable
|
||||
=dev-python/click-plugins-1*
|
||||
|
|
|
|||
Loading…
Reference in a new issue