dev-python/overrides - 7.7.0 (pypi)

Search

Package Information

Description:
A decorator to automatically detect mismatch when overriding a method.
Homepage:
https://github.com/mkorpela/overrides
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
7.7.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 decorator to automatically detect mismatch when overriding a method."

HOMEPAGE="https://github.com/mkorpela/overrides"
LICENSE="Apache-2.0"
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=""
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Manifest for 7.7.0

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