# 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="Command line tool for interacting with the verifiable software repository"

HOMEPAGE="https://github.com/verifiablesoftware/vsw.git"
LICENSE=""
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/pkginfo-1.4.2[${PYTHON_USEDEP}]
	>=dev-python/readme-renderer-21.0[${PYTHON_USEDEP}]
	>=dev-python/requests-toolbelt-0.8.0[${PYTHON_USEDEP}]
	>=dev-python/setuptools-45.0[${PYTHON_USEDEP}]
	>=dev-python/setuptools-scm-1.15[${PYTHON_USEDEP}]
	dev-python/rich[${PYTHON_USEDEP}]
	dev-python/terminaltables[${PYTHON_USEDEP}]
	dev-python/version-parser[${PYTHON_USEDEP}]
	dev-python/py-multibase[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.14[${PYTHON_USEDEP}]
	>=dev-python/pretend-1.0.9[${PYTHON_USEDEP}]
	dev-python/aries-cloudagent-vsw[${PYTHON_USEDEP}]
	dev-python/python3-indy[${PYTHON_USEDEP}]
	~dev-python/aiohttp-3.6.2[${PYTHON_USEDEP}]
	dev-python/aiohttp-apispec[${PYTHON_USEDEP}]
	~dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
	~dev-python/apispec-3.3.0[${PYTHON_USEDEP}]
	~dev-python/async-timeout-3.0.1[${PYTHON_USEDEP}]
	~dev-python/base58-2.0.0[${PYTHON_USEDEP}]
	~dev-python/markdown-3.1.1[${PYTHON_USEDEP}]
	~dev-python/marshmallow-3.5.1[${PYTHON_USEDEP}]
	~dev-python/msgpack-0.6.1[${PYTHON_USEDEP}]
	~dev-python/prompt-toolkit-2.0.9[${PYTHON_USEDEP}]
	~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
	~dev-python/requests-2.23.0[${PYTHON_USEDEP}]
	~dev-python/validators-0.18.2[${PYTHON_USEDEP}]
	dev-python/PyLD[${PYTHON_USEDEP}]
	dev-python/py-multicodec[${PYTHON_USEDEP}]
	>=dev-python/keyring-15.1[${PYTHON_USEDEP}]
	>=dev-python/rfc3986-1.4.0[${PYTHON_USEDEP}]
	>=dev-python/colorama-0.4.3[${PYTHON_USEDEP}]
	~dev-python/flask-1.1.4[${PYTHON_USEDEP}]
	<dev-python/jinja2-3.0[${PYTHON_USEDEP}]
	>=dev-python/wheel-0.36.2[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"