- do not use easy_install for installation and convert to auto-generated packing list
- remove options descriptions, that already presented in bsd.options.desc.mk
- utilize options helpers
- install docs and examples into staging area uncoditionally
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's implemented in bsd.python.mk
- bump PORTREVISION because of package change
Approved by: nivit (maintainer, explicitly for such changes in his ports)
- Remove leading indefinite article from COMMENT
- Run 2to3 command on lib, doc and examples dirs,
when Python ver. >= 3.0
- Remove files/patch-setup.py (pass --always-unzip
to PYDISTUTILS_INSTALLARGS instead)
- Switch off MYSQL and PGSQL options (wanted by
koobs@, via private email)
- Add devel/py-mock to TEST_DEPENDS, when Python
ver. < 3.3
- Fix path to py3k-fix-pkg-plist.inc
Build log: http://goo.gl/kF8pT
Release notes: http://goo.gl/CKfHc
- Update the repocopied port to 0.8.1 [1]
- Re-order OPTIONS conditionals [1]
- Make BUILD_DEPENDS use TEST_DEPENDS when TESTS option is true [1]
PR: ports/178498 [1]
Submitted by: koobs