View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file
EAPI=8
REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="A Python tool to display geolocation information in the traceroute."
HOMEPAGE="https://github.com/ip2location/ip2trace-python"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/a6/16/03bf1ea92c126648d2a7fb1c05135347e826aa7c0842788df9f11ec9b9c8/ip2trace-${REALVERSION}.tar.gz"
SOURCEFILE="ip2trace-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/IP2Location[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"