# 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="One fits all solution for deduplicated and compressed backups on servers and laptops"

HOMEPAGE="https://github.com/netinvent/npbackup"
LICENSE="GPL-3"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/command-runner[${PYTHON_USEDEP}]
	dev-python/cryptidy[${PYTHON_USEDEP}]
	dev-python/python-dateutil[${PYTHON_USEDEP}]
	dev-python/ofunctions-logger-utils[${PYTHON_USEDEP}]
	dev-python/ofunctions-misc[${PYTHON_USEDEP}]
	dev-python/ofunctions-process[${PYTHON_USEDEP}]
	dev-python/ofunctions-threading[${PYTHON_USEDEP}]
	dev-python/ofunctions-platform[${PYTHON_USEDEP}]
	dev-python/ofunctions-random[${PYTHON_USEDEP}]
	dev-python/ofunctions-requestor[${PYTHON_USEDEP}]
	dev-python/ofunctions-mailer[${PYTHON_USEDEP}]
	dev-python/FreeSimpleGUI[${PYTHON_USEDEP}]
	dev-python/requests[${PYTHON_USEDEP}]
	dev-python/ruamel-yaml[${PYTHON_USEDEP}]
	dev-python/psutil[${PYTHON_USEDEP}]
	dev-python/pyyaml[${PYTHON_USEDEP}]
	dev-python/i18nice[${PYTHON_USEDEP}]
	dev-python/packaging[${PYTHON_USEDEP}]
	>=dev-python/ntplib-0.4.0[${PYTHON_USEDEP}]
	dev-python/imageio[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"