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="A library for enabling/disabling features at runtime."
HOMEPAGE="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/appconfiguration/feature-management"
LICENSE="MIT License "
SRC_URI="https://files.pythonhosted.org/packages/53/9b/7cfd3dc8e15be40a7d16b82b6cc8c601b701332ce80a84bf2b4687a41190/featuremanagement-${REALVERSION}.tar.gz"
SOURCEFILE="featuremanagement-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="azuremonitor"
DEPENDENCIES="azuremonitor? ( dev-python/azure-monitor-events-extension[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"