mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/ordered-set: Bump to EAPI 8
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user