# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="PY-packArch" REALVERSION="1.9.3.post1" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="Small library to manage pacman package manager and install packages from AUR" HOMEPAGE="https://github.com/Tom5521/PY-PackArch" LICENSE="GPL-3" SRC_URI="https://files.pythonhosted.org/packages/48/4d/13a6f6df30b337824410f31bb66c83fbebefd1e6cba4dcf8da51187e0849/${LITERALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${LITERALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/tom-toolbox[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"