Install this version:
emerge -a =dev-python/kitchen-1.2.4
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/kitchen-1.2.4
Or alternatively:
emerge --autounmask-write -a =dev-python/kitchen-1.2.4
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="Kitchen contains a cornucopia of useful code"
HOMEPAGE="https://fedorahosted.org/kitchen"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~arm"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | kitchen-1.2.4.tar.gz | 187149 bytes | mirror://pypi/k/kitchen/kitchen-1.2.4.tar.gz |