dev-python/expiringdict - 1.2.1 (jm-overlay)

Search

Install

Install this version:

emerge -a =dev-python/expiringdict-1.2.1

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/expiringdict-1.2.1

Or alternatively:

emerge --autounmask-write -a =dev-python/expiringdict-1.2.1

Package Information

Description:
Helper module to easily develop git-annex remotes
Homepage:
https://github.com/mailgun/expiringdict
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.2.1 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

PYTHON_COMPAT=( python3_{11,12,13,14} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1

DESCRIPTION="Helper module to easily develop git-annex remotes"
HOMEPAGE="https://github.com/mailgun/expiringdict"
SRC_URI="https://github.com/mailgun/expiringdict/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

Inherited Eclasses

Manifest for 1.2.1

Type File Size Source URLs
DIST expiringdict-1.2.1.tar.gz 8649 bytes https://github.com/mailgun/expiringdict/archive/refs/tags/v1.2.1.tar.gz