# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="2.0.0.post2" 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 flask extension for adding Markdown blog support to your site" HOMEPAGE="https://github.com/gouthambs/Flask-Blogging" LICENSE="MIT" 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/flask[${PYTHON_USEDEP}] dev-python/Flask-WTF[${PYTHON_USEDEP}] dev-python/flask-login[${PYTHON_USEDEP}] dev-python/Flask-Principal[${PYTHON_USEDEP}] dev-python/flask-caching[${PYTHON_USEDEP}] dev-python/flask-fileupload[${PYTHON_USEDEP}] >=dev-python/sqlalchemy-1.3.1[${PYTHON_USEDEP}] dev-python/markdown[${PYTHON_USEDEP}] >=dev-python/werkzeug-1.0.0[${PYTHON_USEDEP}] dev-python/blinker[${PYTHON_USEDEP}] dev-python/python-slugify[${PYTHON_USEDEP}] dev-python/shortuuid[${PYTHON_USEDEP}] dev-python/feedwerk[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"