dev-python/ant-nest - 1.0.1 (pypi)

Search

Package Information

Description:
A simple and clear Web Crawler framework build on python3.6+
Homepage:
https://github.com/strongbugman/ant_nest
License:
LGPL-3

Ebuild Details

Version EAPI Keywords Slot
1.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="A simple and clear Web Crawler framework build on python3.6+"

HOMEPAGE="https://github.com/strongbugman/ant_nest"
LICENSE="LGPL-3"
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/httpx-0.14.0[${PYTHON_USEDEP}]
	>=dev-python/tenacity-4.8.0[${PYTHON_USEDEP}]
	>=dev-python/ujson-1.3.4[${PYTHON_USEDEP}]
	>=dev-python/aiofiles-0.3.1[${PYTHON_USEDEP}]
	>=dev-python/typing-extensions-3.6[${PYTHON_USEDEP}]
	>=dev-python/ipython-7.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

>=dev-python/httpx-0.14.0[${PYTHON_USEDEP}]
	>=dev-python/tenacity-4.8.0[${PYTHON_USEDEP}]
	>=dev-python/ujson-1.3.4[${PYTHON_USEDEP}]
	>=dev-python/aiofiles-0.3.1[${PYTHON_USEDEP}]
	>=dev-python/typing-extensions-3.6[${PYTHON_USEDEP}]
	>=dev-python/ipython-7.0[${PYTHON_USEDEP}]

BDEPEND

>=dev-python/httpx-0.14.0[${PYTHON_USEDEP}]
	>=dev-python/tenacity-4.8.0[${PYTHON_USEDEP}]
	>=dev-python/ujson-1.3.4[${PYTHON_USEDEP}]
	>=dev-python/aiofiles-0.3.1[${PYTHON_USEDEP}]
	>=dev-python/typing-extensions-3.6[${PYTHON_USEDEP}]
	>=dev-python/ipython-7.0[${PYTHON_USEDEP}]