dev-python/pid - 3.0.4 (pypi)

Search

Package Information

Description:
Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator
Homepage:
https://github.com/trbs/pid/
License:
ASL

Ebuild Details

Version EAPI Keywords Slot
3.0.4 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="Pidfile featuring stale detection and file-locking, can also be used as context-manager or decorator"

HOMEPAGE="https://github.com/trbs/pid/"
LICENSE="ASL"
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 3.0.4

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