dev-python/servicex-databinder - 0.5.0 (pypi)

Search

Package Information

Description:
ServiceX data management using a configuration file
Homepage:
https://github.com/kyungeonchoi/ServiceXDataBinder
License:
BSD 3-clause

Ebuild Details

Version EAPI Keywords Slot
0.5.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=standalone

inherit python-r1 gs-pypi

DESCRIPTION="ServiceX data management                     using a configuration file"

HOMEPAGE="https://github.com/kyungeonchoi/ServiceXDataBinder"
LICENSE="BSD 3-clause"
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=""
DEPENDENCIES="dev-python/servicex[${PYTHON_USEDEP}]
	dev-python/tcut-to-qastle[${PYTHON_USEDEP}]
	>=dev-python/nest-asyncio-1.5.1[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.60.0[${PYTHON_USEDEP}]
	>=dev-python/pyarrow-3.0.0[${PYTHON_USEDEP}]
	dev-python/backoff[${PYTHON_USEDEP}]
	dev-python/func-adl-servicex[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/servicex[${PYTHON_USEDEP}]
	dev-python/tcut-to-qastle[${PYTHON_USEDEP}]
	>=dev-python/nest-asyncio-1.5.1[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.60.0[${PYTHON_USEDEP}]
	>=dev-python/pyarrow-3.0.0[${PYTHON_USEDEP}]
	dev-python/backoff[${PYTHON_USEDEP}]
	dev-python/func-adl-servicex[${PYTHON_USEDEP}]

BDEPEND

dev-python/servicex[${PYTHON_USEDEP}]
	dev-python/tcut-to-qastle[${PYTHON_USEDEP}]
	>=dev-python/nest-asyncio-1.5.1[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.60.0[${PYTHON_USEDEP}]
	>=dev-python/pyarrow-3.0.0[${PYTHON_USEDEP}]
	dev-python/backoff[${PYTHON_USEDEP}]
	dev-python/func-adl-servicex[${PYTHON_USEDEP}]