dev-python/Flask-COMBO-JSONAPI - 1.1.0 (pypi)

Search

Package Information

Description:
Flask extension to create REST web api according to JSON:API 1.0 specification with Flask, Marshmallow and data provider of your choice (SQLAlchemy, MongoDB, ...)
Homepage:
https://github.com/AdCombo/flask-combo-jsonapi
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.1.0 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="Flask extension to create REST web api according to JSON:API 1.0 specification with Flask, Marshmallow and data provider of your choice (SQLAlchemy, MongoDB, ...)"

HOMEPAGE="https://github.com/AdCombo/flask-combo-jsonapi"
LICENSE="MIT"
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="docs tests"
DEPENDENCIES="dev-python/simplejson[${PYTHON_USEDEP}]
	<dev-python/flask-2.0[${PYTHON_USEDEP}]
	~dev-python/marshmallow-3.2.1[${PYTHON_USEDEP}]
	dev-python/marshmallow-jsonapi[${PYTHON_USEDEP}]
	<dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/simplejson[${PYTHON_USEDEP}]
	<dev-python/flask-2.0[${PYTHON_USEDEP}]
	~dev-python/marshmallow-3.2.1[${PYTHON_USEDEP}]
	dev-python/marshmallow-jsonapi[${PYTHON_USEDEP}]
	<dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )

BDEPEND

dev-python/simplejson[${PYTHON_USEDEP}]
	<dev-python/flask-2.0[${PYTHON_USEDEP}]
	~dev-python/marshmallow-3.2.1[${PYTHON_USEDEP}]
	dev-python/marshmallow-jsonapi[${PYTHON_USEDEP}]
	<dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )

Manifest for 1.1.0

Type File Size Source URLs
DIST Flask-COMBO-JSONAPI-1.1.0.tar.gz 28164 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/Flask-COMBO-JSONAPI/Flask-COMBO-JSONAPI-1.1.0.tar.gz