Update to 4.1.2
Changes: https://bitbucket.org/levitsky/pyteomics/src/default/CHANGELOG https://pyteomics.readthedocs.io/en/latest/changelog.html
This commit is contained in:
parent
79961680da
commit
46e9786119
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503837
3 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyteomics
|
||||
PORTVERSION= 4.1.1
|
||||
PORTVERSION= 4.1.2
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1558782904
|
||||
SHA256 (pyteomics-4.1.1.tar.gz) = 384e4e5eabdbfec39d7c38369278e386a074c7066f33052d7c313af40f1aa45e
|
||||
SIZE (pyteomics-4.1.1.tar.gz) = 216204
|
||||
TIMESTAMP = 1560090919
|
||||
SHA256 (pyteomics-4.1.2.tar.gz) = 8eef7f325bb818fe403e3c0859b36eecd22efbd4012d7610f51479d88ced72a2
|
||||
SIZE (pyteomics-4.1.2.tar.gz) = 216304
|
||||
|
|
|
@ -19,3 +19,4 @@ popular in scientific programming. The main applications of the library are
|
|||
reproducible statistical data analysis and rapid software prototyping.
|
||||
|
||||
WWW: https://pyteomics.readthedocs.io/
|
||||
WWW: https://bitbucket.org/levitsky/pyteomics
|
||||
|
|
Loading…
Reference in a new issue