- change mastersites to pypi, because google doesn't carry the latest tarball
- drop unneeded BUILD_DEPENDS, LICENSE_FILE, USE_PYTHON_PREFIX,
PYDISTUTILS_EGGINFO
- create pkg-plist
- install with setuptools (upstream switched to it via distribute)
- strict python versions to 2.x only
- add patch to not use distribute for installing. distribute conflicts with
setuptools. this may be dropped when the whole ports tree will be switched to
distribute.
PR: 170515
Submitted by: rm (myself)
Approved by: maintainer timeout (1 month)