# 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} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Apache Cassandra backup and restore tool"

HOMEPAGE="https://github.com/thelastpickle/cassandra-medusa"
LICENSE="Apache-2.0"
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/pyyaml-6.0.1[${PYTHON_USEDEP}]
	~dev-python/aiofiles-23.2.1[${PYTHON_USEDEP}]
	~dev-python/aiohttp-3.13.3[${PYTHON_USEDEP}]
	dev-python/asyncio[${PYTHON_USEDEP}]
	dev-python/azure-core[${PYTHON_USEDEP}]
	dev-python/azure-identity[${PYTHON_USEDEP}]
	dev-python/azure-storage-blob[${PYTHON_USEDEP}]
	~dev-python/boto3-1.40.41[${PYTHON_USEDEP}]
	~dev-python/botocore-1.40.41[${PYTHON_USEDEP}]
	dev-python/cassandra-driver[${PYTHON_USEDEP}]
	~dev-python/click-8.1.7[${PYTHON_USEDEP}]
	dev-python/click-aliases[${PYTHON_USEDEP}]
	~dev-python/cryptography-44.0.1[${PYTHON_USEDEP}]
	dev-python/datadog[${PYTHON_USEDEP}]
	~dev-python/dnspython-2.6.1[${PYTHON_USEDEP}]
	~dev-python/fasteners-0.16[${PYTHON_USEDEP}]
	dev-python/gcloud-aio-storage[${PYTHON_USEDEP}]
	dev-python/gevent[${PYTHON_USEDEP}]
	~dev-python/greenlet-3.2.0[${PYTHON_USEDEP}]
	~dev-python/lockfile-0.12.2[${PYTHON_USEDEP}]
	dev-python/parallel-ssh[${PYTHON_USEDEP}]
	~dev-python/psutil-5.9.6[${PYTHON_USEDEP}]
	~dev-python/pyopenssl-25.0.0[${PYTHON_USEDEP}]
	~dev-python/pycryptodome-3.19.1[${PYTHON_USEDEP}]
	~dev-python/python-dateutil-2.8.1[${PYTHON_USEDEP}]
	~dev-python/requests-2.32.4[${PYTHON_USEDEP}]
	~dev-python/setuptools-78.1.1[${PYTHON_USEDEP}]
	dev-python/ssh-python[${PYTHON_USEDEP}]
	dev-python/ssh2-python[${PYTHON_USEDEP}]
	~dev-python/tenacity-9.1.2[${PYTHON_USEDEP}]
	~dev-python/urllib3-2.6.0[${PYTHON_USEDEP}]
	~dev-python/wheel-0.38.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"