dev-python/distribute - 0.7.3 (ros-overlay)

Search

Install

Install this version:

emerge -a =dev-python/distribute-0.7.3

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

autounmask =dev-python/distribute-0.7.3

Or alternatively:

emerge --autounmask-write -a =dev-python/distribute-0.7.3

Package Information

Description:
distribute legacy wrapper
Homepage:
http://packages.python.org/distribute
License:
|| ( PSF ZPL )

Ebuild Details

Version EAPI Keywords Slot
0.7.3 5 ~amd64 ~x86 ~arm 0
View Raw Ebuild
EAPI=5
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )

inherit distutils-r1

DESCRIPTION="distribute legacy wrapper"
HOMEPAGE="http://packages.python.org/distribute"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"

LICENSE="|| ( PSF ZPL )"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~arm"

DEPEND=">=dev-python/setuptools-0.7[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

>=dev-python/setuptools-0.7[]

RDEPEND

>=dev-python/setuptools-0.7[]

Manifest for 0.7.3

Type File Size Source URLs
DIST distribute-0.7.3.zip 145378 bytes mirror://pypi/d/distribute/distribute-0.7.3.zip