mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-python/babelfont: build with pep517
Closes: https://bugs.gentoo.org/843488 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=poetry
|
||||
MYP="${P/_alpha/a}"
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
|
||||
@@ -21,10 +22,14 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/defcon[${PYTHON_USEDEP}]
|
||||
dev-python/fontParts[${PYTHON_USEDEP}]
|
||||
dev-python/fonttools[${PYTHON_USEDEP}]
|
||||
dev-python/glyphsLib[${PYTHON_USEDEP}]
|
||||
>=dev-python/orjson-3.5.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/fonttools-4.21.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/ufoLib2-0.11.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/openstep-plist-0.2.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/glyphsLib-5.3.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/glyphsLib-5.3.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/cu2qu-1.6.7[${PYTHON_USEDEP}]
|
||||
dev-python/fontFeatures[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user