dev-python/aiosqlite3 - 0.1.1 (pypi)

Search

Package Information

Description:
sqlite3 support for asyncio. [top-max 0.3.0]
Homepage:
https://github.com/zeromake/aiosqlite3
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.1.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="sqlite3 support for asyncio. [top-max 0.3.0]"

HOMEPAGE="https://github.com/zeromake/aiosqlite3"
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="sa"
DEPENDENCIES="sa? ( >=dev-python/sqlalchemy-0.9[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

sa

Dependencies

RDEPEND

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

BDEPEND

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

Manifest for 0.1.1

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