summaryrefslogtreecommitdiff
path: root/sysutils/py-halite/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/py-halite: Update to 0.1.15 & ModerniseKubilay Kocak2014-02-021-0/+11
- Update to 0.1.15 - Deprecate easy_install target - Enable AUTOPLIST - BUILD_DEPENDS are actually RUN_DEPENDS - Remove NOOP post-patch: target - Patch out "../LICENSE" from package_data in setup.py, which is --record'ed verbatim and causes tar to bail out at install: time with "Path contains '..'" [1] [1] https://wiki.freebsd.org/action/diff/Python?action=diff&rev1=118&rev2=119 PR: ports/185078 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) Approved by: maintainer timeout (1 month)