diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-05-13 22:30:00 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-05-13 22:30:00 +0000 |
commit | 0f34b9361d97941c76855b87911cbf86d5a0c3a8 (patch) | |
tree | 7535e928c3bf491c91110aaaf300e6bc8494c43f /science/py-MDAnalysis/files/patch-setup.py | |
parent | Upgrade ext-toolchain GCC ports to GCC 6.4.0 (diff) |
biology/py-biopython: Unbreak on python3; Add license
Two items prevented python3 compatibility:
* Breakage of ASCII codec due to non-ascii characters in README: https://github.com/biopython/biopython/issues/1649
* The outdated dependency: print/py-reportlab1 instead of the modern version 3.X print/py-reportlab
Port changes:
* USES=python:2.7 -> USES=python
* Add pre-configure that clears the README file
* Add LICENSE/LICENSE_FILE
Testing:
* Ran the tutorial testcase http://biopython.org/DIST/docs/tutorial/Tutorial.html,
particularly pdf writing through print/py-reportlab worked fine.
Asked the upstream to clarify the acceptable dependency version: https://github.com/biopython/biopython/issues/1650
Approved by: portmgr blanket (unbreak for python3; add license)
Notes
Notes:
svn path=/head/; revision=469835
Diffstat (limited to 'science/py-MDAnalysis/files/patch-setup.py')
0 files changed, 0 insertions, 0 deletions