mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
dev-python/itemloaders: enable py3.10, py3.11
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
parent
fb14bbe571
commit
5690a8fe26
@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_9 )
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Library to populate items using XPath and CSS with a convenient API"
|
||||
|
Loading…
x
Reference in New Issue
Block a user