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="Logiciel de vérification de la numérotation des factures."
HOMEPAGE="https://github.com/Atem83/VeriFacturation"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/d6/77/bf6ccc5fe50218a0b9a31e604fc9d5805e59d488d3aa87432a73141dbd92/verifacturation-${REALVERSION}.tar.gz"
SOURCEFILE="verifacturation-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/polars[${PYTHON_USEDEP}]
dev-python/pyside6[${PYTHON_USEDEP}]
dev-python/openpyxl[${PYTHON_USEDEP}]
dev-python/xlsxwriter[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"