# 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="CrateDB Documentation Theme"

HOMEPAGE="https://github.com/crate/crate-docs-theme"
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/furo-2025.12.19[${PYTHON_USEDEP}]
	<dev-python/jinja2-4.0[${PYTHON_USEDEP}]
	dev-python/jupysql[${PYTHON_USEDEP}]
	dev-python/myst-nb[${PYTHON_USEDEP}]
	<dev-python/myst-parser-6.0[${PYTHON_USEDEP}]
	<dev-python/snowballstemmer-4.0[${PYTHON_USEDEP}]
	<dev-python/sphinx-10.0[${PYTHON_USEDEP}]
	~dev-python/sphinx-basic-ng-1.0.0_beta2[${PYTHON_USEDEP}]
	<dev-python/sphinx-copybutton-1.0[${PYTHON_USEDEP}]
	dev-python/sphinx-design-elements[${PYTHON_USEDEP}]
	dev-python/sphinx-inline-tabs[${PYTHON_USEDEP}]
	dev-python/sphinx-sitemap[${PYTHON_USEDEP}]
	dev-python/sphinx-togglebutton[${PYTHON_USEDEP}]
	dev-python/sphinxext-opengraph[${PYTHON_USEDEP}]
	<dev-python/sphinxcontrib-mermaid-2.0[${PYTHON_USEDEP}]
	<dev-python/sphinxcontrib-plantuml-1.0[${PYTHON_USEDEP}]
	dev-python/sphinxcontrib-youtube[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"