dev-python/snug - 2.4.0 (pypi)

Search

Package Information

Description:
Write reusable web API interactions
Homepage:
https://github.com/ariebovenberg/snug
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.4.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="Write reusable web API interactions"

HOMEPAGE="https://github.com/ariebovenberg/snug"
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="aiohttp httpx requests"
DEPENDENCIES="aiohttp? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	httpx? ( <dev-python/httpx-0.23.0[${PYTHON_USEDEP}] )
	requests? ( <dev-python/requests-3.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

aiohttp? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	httpx? ( <dev-python/httpx-0.23.0[${PYTHON_USEDEP}] )
	requests? ( <dev-python/requests-3.0[${PYTHON_USEDEP}] )

BDEPEND

aiohttp? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	httpx? ( <dev-python/httpx-0.23.0[${PYTHON_USEDEP}] )
	requests? ( <dev-python/requests-3.0[${PYTHON_USEDEP}] )

Manifest for 2.4.0

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