# 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=""

HOMEPAGE="https://bitbucket.org/decimalteam/dsc-python-sdk"
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/asn1crypto-1.5.1[${PYTHON_USEDEP}]
	~dev-python/base58-2.0.0[${PYTHON_USEDEP}]
	dev-python/base58check[${PYTHON_USEDEP}]
	dev-python/bech32[${PYTHON_USEDEP}]
	dev-python/bip32[${PYTHON_USEDEP}]
	dev-python/cached-property[${PYTHON_USEDEP}]
	~dev-python/cffi-1.14.3[${PYTHON_USEDEP}]
	~dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
	dev-python/coincurve[${PYTHON_USEDEP}]
	~dev-python/ecdsa-0.16.1[${PYTHON_USEDEP}]
	dev-python/eth-hash[${PYTHON_USEDEP}]
	dev-python/eth-typing[${PYTHON_USEDEP}]
	dev-python/eth-utils[${PYTHON_USEDEP}]
	dev-python/ethereum[${PYTHON_USEDEP}]
	dev-python/future[${PYTHON_USEDEP}]
	~dev-python/idna-2.10[${PYTHON_USEDEP}]
	dev-python/mnemonic[${PYTHON_USEDEP}]
	~dev-python/mypy-extensions-0.4.3[${PYTHON_USEDEP}]
	~dev-python/pbkdf2-1.3[${PYTHON_USEDEP}]
	dev-python/py-ecc[${PYTHON_USEDEP}]
	~dev-python/pyaes-1.6.1[${PYTHON_USEDEP}]
	~dev-python/pycparser-2.20[${PYTHON_USEDEP}]
	~dev-python/pycryptodome-3.15.0[${PYTHON_USEDEP}]
	dev-python/pycryptodomex[${PYTHON_USEDEP}]
	dev-python/pyethash[${PYTHON_USEDEP}]
	~dev-python/requests-2.25.0[${PYTHON_USEDEP}]
	~dev-python/protobuf-3.19.5[${PYTHON_USEDEP}]
	dev-python/web3[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"