dev-python/imia - 0.5.3 (pypi)

Search

Package Information

Description:
Full stack authentication library for ASGI.
Homepage:
https://github.com/alex-oleshkevich/imia
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.5.3 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="Full stack authentication library for ASGI."

HOMEPAGE="https://github.com/alex-oleshkevich/imia"
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="aiosqlite sqlalchemy"
DEPENDENCIES="sqlalchemy? ( <dev-python/sqlalchemy-2.0.0[${PYTHON_USEDEP}] )
	aiosqlite? ( <dev-python/aiosqlite-0.18.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

sqlalchemy? ( <dev-python/sqlalchemy-2.0.0[${PYTHON_USEDEP}] )
	aiosqlite? ( <dev-python/aiosqlite-0.18.0[${PYTHON_USEDEP}] )

BDEPEND

sqlalchemy? ( <dev-python/sqlalchemy-2.0.0[${PYTHON_USEDEP}] )
	aiosqlite? ( <dev-python/aiosqlite-0.18.0[${PYTHON_USEDEP}] )

Manifest for 0.5.3

Type File Size Source URLs
DIST imia-0.5.3.tar.gz 14263 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/imia/imia-0.5.3.tar.gz