dev-python/pfun - 0.13.2 (pypi)

Search

Package Information

Description:
Functional, composable, asynchronous, type-safe Python.

Ebuild Details

Version EAPI Keywords Slot
0.13.2 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=( python3_11 )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="Functional, composable, asynchronous, type-safe Python."

HOMEPAGE=""
LICENSE=""
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="http sql test"
DEPENDENCIES="http? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	sql? ( dev-python/asyncpg[${PYTHON_USEDEP}] )
	test? ( <dev-python/hypothesis-7.0.0[${PYTHON_USEDEP}] )
	<dev-python/dill-0.4.0[${PYTHON_USEDEP}]
	<dev-python/typing-extensions-5.0.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

sql

Dependencies

RDEPEND

http? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	sql? ( dev-python/asyncpg[${PYTHON_USEDEP}] )
	test? ( <dev-python/hypothesis-7.0.0[${PYTHON_USEDEP}] )
	<dev-python/dill-0.4.0[${PYTHON_USEDEP}]
	<dev-python/typing-extensions-5.0.0[${PYTHON_USEDEP}]

BDEPEND

http? ( <dev-python/aiohttp-4.0.0[${PYTHON_USEDEP}] )
	sql? ( dev-python/asyncpg[${PYTHON_USEDEP}] )
	test? ( <dev-python/hypothesis-7.0.0[${PYTHON_USEDEP}] )
	<dev-python/dill-0.4.0[${PYTHON_USEDEP}]
	<dev-python/typing-extensions-5.0.0[${PYTHON_USEDEP}]

Manifest for 0.13.2

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