dev-python/ordered-set: Bump to EAPI 8

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-05-03 11:23:24 +02:00
parent 28d3dc00ca
commit f1f7e8bd4a

View File

@@ -10,7 +10,10 @@ PYTHON_COMPAT=( python3_{11..13} pypy3_11 )
inherit distutils-r1 pypi
DESCRIPTION="A mutable set that remembers the order of its entries"
HOMEPAGE="https://github.com/rspeer/ordered-set"
HOMEPAGE="
https://github.com/rspeer/ordered-set/
https://pypi.org/project/ordered-set/
"
LICENSE="MIT"
SLOT="0"