# 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} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="make your project frontend + django with django-fullstack, it's so easy"

HOMEPAGE="https://github.com/rajasunrise/django-fullstack"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/2d/c1/30638b67460effecd9f688fdbf94c959fafb6325104fe05fcd2eab9031dd/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="<dev-python/django-6.0[${PYTHON_USEDEP}]
	<dev-python/requests-2.40.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"