- Update to 0.7
Feature safe: yes
This commit is contained in:
parent
51513f1594
commit
eeba40ae35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250247
3 changed files with 8 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= python-nexus
|
||||
PORTVERSION= 0.6d
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= biology python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (python-nexus-0.6d.tar.gz) = 79b804e6165823c9b09651c9c318eb30
|
||||
SHA256 (python-nexus-0.6d.tar.gz) = 2290c35a02879c8f91047638274dd659dc08c694eca2dbdbd7d1907c891c2718
|
||||
SIZE (python-nexus-0.6d.tar.gz) = 22899
|
||||
MD5 (python-nexus-0.7.tar.gz) = 8a6ecc6576955c8375a2d6fc46c15f39
|
||||
SHA256 (python-nexus-0.7.tar.gz) = 4fe86738aca59db3dc6bf9599fb93fdd296055ec79f9e92e2993d1d25095acf3
|
||||
SIZE (python-nexus-0.7.tar.gz) = 28940
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
bin/nexus_randomise.py
|
||||
bin/nexus_calc_missings.py
|
||||
bin/nexus_remove_uniquechars.py
|
||||
bin/nexus_deinterleave.py
|
||||
bin/nexus_detranslate.py
|
||||
bin/nexus_remove_constantchars.py
|
||||
bin/nexus_combine_nexus.py
|
||||
bin/nexus_deinterleave.py
|
||||
bin/nexinfo.py
|
||||
bin/nexus_nexusmanip.py
|
||||
bin/nexus_treemanip.py
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
||||
|
|
Loading…
Reference in a new issue