# 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="A Python package for managing books in Shopify"

HOMEPAGE="https://github.com/sikegame/bluetree-shopify-book"
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/aiolimiter[${PYTHON_USEDEP}]
	~dev-python/attrs-22.2.0[${PYTHON_USEDEP}]
	~dev-python/click-8.1.3[${PYTHON_USEDEP}]
	~dev-python/exceptiongroup-1.1.0[${PYTHON_USEDEP}]
	~dev-python/iniconfig-2.0.0[${PYTHON_USEDEP}]
	~dev-python/mypy-extensions-1.0.0[${PYTHON_USEDEP}]
	~dev-python/packaging-23.0[${PYTHON_USEDEP}]
	~dev-python/pathspec-0.11.0[${PYTHON_USEDEP}]
	~dev-python/platformdirs-3.0.0[${PYTHON_USEDEP}]
	~dev-python/pluggy-1.0.0[${PYTHON_USEDEP}]
	dev-python/pyactiveresource[${PYTHON_USEDEP}]
	~dev-python/pydantic-1.10.5[${PYTHON_USEDEP}]
	~dev-python/pyjwt-2.6.0[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0[${PYTHON_USEDEP}]
	dev-python/ShopifyAPI[${PYTHON_USEDEP}]
	~dev-python/six-1.16.0[${PYTHON_USEDEP}]
	~dev-python/tomli-2.0.1[${PYTHON_USEDEP}]
	~dev-python/typing-extensions-4.5.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"