dev-python/Flask-PluginKit - 3.10.1 (pypi)

Search

Package Information

Description:
Load and run plugins for your Flask application
Homepage:
https://github.com/staugur/Flask-PluginKit
License:
BSD 3-Clause

Ebuild Details

Version EAPI Keywords Slot
3.10.1 8 ~amd64 ~x86 0
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="Load and run plugins for your Flask application"

HOMEPAGE="https://github.com/staugur/Flask-PluginKit"
LICENSE="BSD 3-Clause"
SRC_URI="https://files.pythonhosted.org/packages/61/fc/87b801c4bd7f9c3bcba298f495c6e32a5d58147b4b820d848b6319e65527/flask_pluginkit-${REALVERSION}.tar.gz"
SOURCEFILE="flask_pluginkit-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="redis"
DEPENDENCIES=">=dev-python/flask-3.0.0[${PYTHON_USEDEP}]
	>=dev-python/semver-3.0.0[${PYTHON_USEDEP}]
	redis? ( >=dev-python/redis-5.0.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/flask-3.0.0[${PYTHON_USEDEP}]
	>=dev-python/semver-3.0.0[${PYTHON_USEDEP}]
	redis? ( >=dev-python/redis-5.0.0[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/flask-3.0.0[${PYTHON_USEDEP}]
	>=dev-python/semver-3.0.0[${PYTHON_USEDEP}]
	redis? ( >=dev-python/redis-5.0.0[${PYTHON_USEDEP}] )

Manifest for 3.10.1

Type File Size Source URLs
DIST flask_pluginkit-3.10.1.tar.gz 32626 bytes https://files.pythonhosted.org/packages/61/fc/87b801c4bd7f9c3bcba298f495c6e32a5d58147b4b820d848b6319e65527/flask_pluginkit-3.10.1.tar.gz