dev-python/hmsclient - 0.1.1 (pypi)

Search

Package Information

Description:
A package interact with the Hive metastore via the Thrift protocol
Homepage:
https://github.com/gglanzani/hmsclient
License:
Apache-2.0

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="A package interact with the Hive metastore via the Thrift protocol"

HOMEPAGE="https://github.com/gglanzani/hmsclient"
LICENSE="Apache-2.0"
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="dev test"
DEPENDENCIES="dev-python/thrift[${PYTHON_USEDEP}]
	dev-python/click[${PYTHON_USEDEP}]
	dev? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

dev-python/thrift[${PYTHON_USEDEP}]
	dev-python/click[${PYTHON_USEDEP}]
	dev? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )

BDEPEND

dev-python/thrift[${PYTHON_USEDEP}]
	dev-python/click[${PYTHON_USEDEP}]
	dev? ( dev-python/pytest[${PYTHON_USEDEP}] )
	test? ( dev-python/pytest[${PYTHON_USEDEP}] )

Manifest for 0.1.1

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