dev-python/pdmongo - 0.3.4 (pypi)

Search

Package Information

Description:
Transfer data between pandas dataframes and MongoDB
Homepage:
https://github.com/pakallis/python-pandas-mongo
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.3.4 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="Transfer data between pandas dataframes and MongoDB"

HOMEPAGE="https://github.com/pakallis/python-pandas-mongo"
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="test"
DEPENDENCIES="<dev-python/pymongo-4.4[${PYTHON_USEDEP}]
	<dev-python/pandas-1.6[${PYTHON_USEDEP}]
	test? ( >=dev-python/pytest-4.0.2[${PYTHON_USEDEP}] )
	test? ( >=dev-python/pytest-mock-1.10.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

<dev-python/pymongo-4.4[${PYTHON_USEDEP}]
	<dev-python/pandas-1.6[${PYTHON_USEDEP}]
	test? ( >=dev-python/pytest-4.0.2[${PYTHON_USEDEP}] )
	test? ( >=dev-python/pytest-mock-1.10.0[${PYTHON_USEDEP}] )

BDEPEND

<dev-python/pymongo-4.4[${PYTHON_USEDEP}]
	<dev-python/pandas-1.6[${PYTHON_USEDEP}]
	test? ( >=dev-python/pytest-4.0.2[${PYTHON_USEDEP}] )
	test? ( >=dev-python/pytest-mock-1.10.0[${PYTHON_USEDEP}] )

Manifest for 0.3.4

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