mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/faulthandler: ebuild maintenance: remove irrelevant inherit
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit distutils-r1 eutils
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="functions to dump Python tracebacks explicitly (on fault, user signal, timeout)"
|
||||
HOMEPAGE="https://github.com/haypo/faulthandler https://pypi.python.org/pypi/faulthandler"
|
||||
|
||||
Reference in New Issue
Block a user