mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/parsel: disable py3.11
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Utility to extract data from XML/HTML documents using XPath or CSS selectors"
|
||||
|
||||
Reference in New Issue
Block a user