View Raw Ebuild
# 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="BifrostX - Intelligent Assembling, Unlimited Possibilities!"
HOMEPAGE="https://github.com/AloneFire/BifrostX"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/d9/38/c1d3d2d6986cd18563125f400f74646757065c8cfc403504a910eb3a225a/bifrostx-${REALVERSION}.tar.gz"
SOURCEFILE="bifrostx-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES=">=dev-python/pydantic-2.4.2[${PYTHON_USEDEP}]
>=dev-python/loguru-0.7.2[${PYTHON_USEDEP}]
dev-python/pydantic-settings[${PYTHON_USEDEP}]
dev-python/fastapi[${PYTHON_USEDEP}]
>=dev-python/click-8.1.7[${PYTHON_USEDEP}]
>=dev-python/hypercorn-0.15.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"