dev-python/Flask-SQLAlchemy-Helpers - 1.9.1 (pypi)

Search

Package Information

Description:
Helpers classes and functions to make work with SQLAlchemy and Flask easier and less repetitive (DRY).
Homepage:
https://github.com/tonykamillo/Flask-SQLAchemy-Helpers
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
1.9.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="Helpers classes and functions to make work with SQLAlchemy and Flask easier and less repetitive (DRY)."

HOMEPAGE="https://github.com/tonykamillo/Flask-SQLAchemy-Helpers"
LICENSE="BSD"
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/sqlalchemy[${PYTHON_USEDEP}]
	dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/flask[${PYTHON_USEDEP}]
	dev-python/sqlalchemy[${PYTHON_USEDEP}]
	dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]

BDEPEND

dev-python/flask[${PYTHON_USEDEP}]
	dev-python/sqlalchemy[${PYTHON_USEDEP}]
	dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]

Manifest for 1.9.1

Type File Size Source URLs
DIST Flask-SQLAlchemy-Helpers-1.9.1.tar.gz 3424 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/Flask-SQLAlchemy-Helpers/Flask-SQLAlchemy-Helpers-1.9.1.tar.gz