dev-python/pyathenajdbc - 3.0.1 (pypi)

Search

Package Information

Description:
Amazon Athena JDBC driver wrapper for the Python DB API 2.0 (PEP 249)
Homepage:
https://github.com/laughingman7743/PyAthenaJDBC/
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
3.0.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="Amazon Athena JDBC driver wrapper for the Python DB API 2.0 (PEP 249)"

HOMEPAGE="https://github.com/laughingman7743/PyAthenaJDBC/"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/ac/d0/d5ca9cb491324a292e85c2269ac90cf2165eb36fa6292691968c918ea7ea/PyAthenaJDBC-${REALVERSION}.tar.gz"
SOURCEFILE="PyAthenaJDBC-${REALVERSION}.tar.gz"
RESTRICT="test"

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

IUSE="pandas sqlalchemy"
DEPENDENCIES="dev-python/jpype1[${PYTHON_USEDEP}]
	pandas? ( >=dev-python/pandas-1.0.0[${PYTHON_USEDEP}] )
	sqlalchemy? ( <dev-python/sqlalchemy-2.0.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/jpype1[${PYTHON_USEDEP}]
	pandas? ( >=dev-python/pandas-1.0.0[${PYTHON_USEDEP}] )
	sqlalchemy? ( <dev-python/sqlalchemy-2.0.0[${PYTHON_USEDEP}] )

BDEPEND

dev-python/jpype1[${PYTHON_USEDEP}]
	pandas? ( >=dev-python/pandas-1.0.0[${PYTHON_USEDEP}] )
	sqlalchemy? ( <dev-python/sqlalchemy-2.0.0[${PYTHON_USEDEP}] )

Manifest for 3.0.1

Type File Size Source URLs
DIST PyAthenaJDBC-3.0.1.tar.gz 29440 bytes https://files.pythonhosted.org/packages/ac/d0/d5ca9cb491324a292e85c2269ac90cf2165eb36fa6292691968c918ea7ea/PyAthenaJDBC-3.0.1.tar.gz