mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/genson: Fix distutils setup
Closes: https://bugs.gentoo.org/748318 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
This commit is contained in:
@@ -5,6 +5,8 @@ EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7})
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="GenSON is a powerful, user-friendly JSON Schema generator built in Python"
|
||||
|
||||
Reference in New Issue
Block a user