dev-python/dictdiffer - 0.9.0 (pypi)

Search

Package Information

Description:
Dictdiffer is a library that helps you to diff and patch dictionaries.
Homepage:
https://github.com/inveniosoftware/dictdiffer

Ebuild Details

Version EAPI Keywords Slot
0.9.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="Dictdiffer is a library that helps you to diff and patch dictionaries."

HOMEPAGE="https://github.com/inveniosoftware/dictdiffer"
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="all docs numpy tests"
DEPENDENCIES="all? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/sphinx-rtd-theme-0.2[${PYTHON_USEDEP}] )
	all? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	all? ( >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-isort[${PYTHON_USEDEP}] )
	all? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/tox-3.7.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-pycodestyle[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] )
	all? ( >=dev-python/numpy-1.20.0[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-rtd-theme-0.2[${PYTHON_USEDEP}] )
	numpy? ( >=dev-python/numpy-1.20.0[${PYTHON_USEDEP}] )
	tests? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-isort[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/tox-3.7.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-pycodestyle[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

all

Dependencies

RDEPEND

all? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/sphinx-rtd-theme-0.2[${PYTHON_USEDEP}] )
	all? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	all? ( >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-isort[${PYTHON_USEDEP}] )
	all? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/tox-3.7.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-pycodestyle[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] )
	all? ( >=dev-python/numpy-1.20.0[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-rtd-theme-0.2[${PYTHON_USEDEP}] )
	numpy? ( >=dev-python/numpy-1.20.0[${PYTHON_USEDEP}] )
	tests? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-isort[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/tox-3.7.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-pycodestyle[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] )

BDEPEND

all? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/sphinx-rtd-theme-0.2[${PYTHON_USEDEP}] )
	all? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	all? ( >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-isort[${PYTHON_USEDEP}] )
	all? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/tox-3.7.0[${PYTHON_USEDEP}] )
	all? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-pycodestyle[${PYTHON_USEDEP}] )
	all? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] )
	all? ( >=dev-python/numpy-1.20.0[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	docs? ( >=dev-python/sphinx-rtd-theme-0.2[${PYTHON_USEDEP}] )
	numpy? ( >=dev-python/numpy-1.20.0[${PYTHON_USEDEP}] )
	tests? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/mock-1.3.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/pytest-cov-2.10.1[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-isort[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/sphinx-3.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/tox-3.7.0[${PYTHON_USEDEP}] )
	tests? ( >=dev-python/pytest-6.0[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-pycodestyle[${PYTHON_USEDEP}] )
	tests? ( dev-python/pytest-pydocstyle[${PYTHON_USEDEP}] )

Manifest for 0.9.0

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