dev-python/python-urlopen - 0.1.6.3 (pypi)

Search

Package Information

Description:
Python urlopen wrapper.
Homepage:
https://github.com/ChenyangGao/python-modules/tree/main/python-urlopen
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.1.6.3 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_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Python urlopen wrapper."

HOMEPAGE="https://github.com/ChenyangGao/python-modules/tree/main/python-urlopen"
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=""
DEPENDENCIES="dev-python/http-client-request[${PYTHON_USEDEP}]
	dev-python/http_response[${PYTHON_USEDEP}]
	dev-python/python-argtools[${PYTHON_USEDEP}]
	dev-python/python-cookietools[${PYTHON_USEDEP}]
	dev-python/python-dicttools[${PYTHON_USEDEP}]
	dev-python/python-filewrap[${PYTHON_USEDEP}]
	dev-python/python-http_request[${PYTHON_USEDEP}]
	dev-python/python-undefined[${PYTHON_USEDEP}]
	dev-python/yarl[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/http-client-request[${PYTHON_USEDEP}]
	dev-python/http_response[${PYTHON_USEDEP}]
	dev-python/python-argtools[${PYTHON_USEDEP}]
	dev-python/python-cookietools[${PYTHON_USEDEP}]
	dev-python/python-dicttools[${PYTHON_USEDEP}]
	dev-python/python-filewrap[${PYTHON_USEDEP}]
	dev-python/python-http_request[${PYTHON_USEDEP}]
	dev-python/python-undefined[${PYTHON_USEDEP}]
	dev-python/yarl[${PYTHON_USEDEP}]

BDEPEND

dev-python/http-client-request[${PYTHON_USEDEP}]
	dev-python/http_response[${PYTHON_USEDEP}]
	dev-python/python-argtools[${PYTHON_USEDEP}]
	dev-python/python-cookietools[${PYTHON_USEDEP}]
	dev-python/python-dicttools[${PYTHON_USEDEP}]
	dev-python/python-filewrap[${PYTHON_USEDEP}]
	dev-python/python-http_request[${PYTHON_USEDEP}]
	dev-python/python-undefined[${PYTHON_USEDEP}]
	dev-python/yarl[${PYTHON_USEDEP}]