dev-python/muffin-peewee - 1.11.0 (pypi)

Search

Package Information

Description:
Peewee integration for Muffin framework
Homepage:
https://github.com/klen/muffin-peewee
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.11.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="Peewee integration for Muffin framework"

HOMEPAGE="https://github.com/klen/muffin-peewee"
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="build example postgres tests"
DEPENDENCIES="dev-python/aio-peewee[${PYTHON_USEDEP}]
	dev-python/muffin[${PYTHON_USEDEP}]
	>=dev-python/peewee-3.0[${PYTHON_USEDEP}]
	dev-python/peewee-migrate[${PYTHON_USEDEP}]
	build? ( dev-python/bump2version[${PYTHON_USEDEP}] )
	build? ( dev-python/wheel[${PYTHON_USEDEP}] )
	example? ( dev-python/uvicorn[${PYTHON_USEDEP}] )
	postgres? ( dev-python/psycopg2-binary[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-aio[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-mypy[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/aio-peewee[${PYTHON_USEDEP}]
	dev-python/muffin[${PYTHON_USEDEP}]
	>=dev-python/peewee-3.0[${PYTHON_USEDEP}]
	dev-python/peewee-migrate[${PYTHON_USEDEP}]
	build? ( dev-python/bump2version[${PYTHON_USEDEP}] )
	build? ( dev-python/wheel[${PYTHON_USEDEP}] )
	example? ( dev-python/uvicorn[${PYTHON_USEDEP}] )
	postgres? ( dev-python/psycopg2-binary[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-aio[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-mypy[${PYTHON_USEDEP}] )

BDEPEND

dev-python/aio-peewee[${PYTHON_USEDEP}]
	dev-python/muffin[${PYTHON_USEDEP}]
	>=dev-python/peewee-3.0[${PYTHON_USEDEP}]
	dev-python/peewee-migrate[${PYTHON_USEDEP}]
	build? ( dev-python/bump2version[${PYTHON_USEDEP}] )
	build? ( dev-python/wheel[${PYTHON_USEDEP}] )
	example? ( dev-python/uvicorn[${PYTHON_USEDEP}] )
	postgres? ( dev-python/psycopg2-binary[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-aio[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-mypy[${PYTHON_USEDEP}] )

Manifest for 1.11.0

Type File Size Source URLs
DIST muffin-peewee-1.11.0.tar.gz 6830 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/muffin-peewee/muffin-peewee-1.11.0.tar.gz