dev-python/lenses - 1.1.0 (pypi)

Search

Package Information

Description:
A lens library for python [top-max 1.2.0]
Homepage:
https://github.com/ingolemo/python-lenses
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
1.1.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="A lens library for python [top-max 1.2.0]"

HOMEPAGE="https://github.com/ingolemo/python-lenses"
LICENSE="GPL-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="docs optional tests"
DEPENDENCIES="docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	optional? ( dev-python/pyrsistent[${PYTHON_USEDEP}] )
	tests? ( dev-python/pyrsistent[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-sugar[${PYTHON_USEDEP}] )
	tests? ( dev-python/coverage[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-coverage[${PYTHON_USEDEP}] )
	tests? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
	tests? ( dev-python/mypy[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	optional? ( dev-python/pyrsistent[${PYTHON_USEDEP}] )
	tests? ( dev-python/pyrsistent[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-sugar[${PYTHON_USEDEP}] )
	tests? ( dev-python/coverage[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-coverage[${PYTHON_USEDEP}] )
	tests? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
	tests? ( dev-python/mypy[${PYTHON_USEDEP}] )

BDEPEND

docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	optional? ( dev-python/pyrsistent[${PYTHON_USEDEP}] )
	tests? ( dev-python/pyrsistent[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-sugar[${PYTHON_USEDEP}] )
	tests? ( dev-python/coverage[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-coverage[${PYTHON_USEDEP}] )
	tests? ( dev-python/hypothesis[${PYTHON_USEDEP}] )
	tests? ( dev-python/mypy[${PYTHON_USEDEP}] )

Manifest for 1.1.0

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