mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
dev-python/yaql-2.0.0 add python3_9
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_8 )
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="YAQL: Yet Another Query Language"
|
||||
HOMEPAGE="
|
||||
https://github.com/openstack/yaql
|
||||
https://pypi.org/project/yaql
|
||||
https://pypi.org/project/yaql/
|
||||
https://launchpad.net/yaql
|
||||
https://opendev.org/openstack/yaql
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user