slowapi: stable

This commit is contained in:
Anton Bolshakov 2025-11-02 10:10:00 +08:00
parent 7e17ab326b
commit 14270dd0f7
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 2 additions and 7 deletions

View file

@ -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 )"

View file

@ -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*