dev-python/aiosqlite3 - 0.3.0 (pypi)

Search

Package Information

Description:
sqlite3 support for asyncio. [wheel]
Homepage:
https://github.com/zeromake/aiosqlite3
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.3.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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="sqlite3 support for asyncio. [wheel]"

HOMEPAGE="https://github.com/zeromake/aiosqlite3"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

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

IUSE="sa"
DEPENDENCIES="sa? ( >=dev-python/sqlalchemy-0.9[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

sa

Dependencies

RDEPEND

sa? ( >=dev-python/sqlalchemy-0.9[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

BDEPEND

sa? ( >=dev-python/sqlalchemy-0.9[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

Manifest for 0.3.0

Type File Size Source URLs
DIST aiosqlite3-0.3.0-py3-none-any.whl 35684 bytes https://files.pythonhosted.org/packages/py3/${REALNAME::1}/aiosqlite3/aiosqlite3-0.3.0-py3-none-any.whl