Skip to content
Snippets Groups Projects
Verified Commit 8d1e16a2 authored by sunpoet's avatar sunpoet
Browse files

science/py-pyteomics: Update to 4.7

parent 6b32bdb8
No related branches found
No related tags found
No related merge requests found
PORTNAME= pyteomics
PORTVERSION= 4.6
PORTVERSION= 4.7
CATEGORIES= science python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python modules for proteomics data analysis
WWW= https://pyteomics.readthedocs.io/
WWW= https://pyteomics.readthedocs.io/en/latest/ \
https://github.com/levitsky/pyteomics
LICENSE= APACHE20
......@@ -23,7 +24,7 @@ TDA_DESC= Target-decoy approach support
UNIMOD_DESC= Unimod database support
XML_DESC= XML support
DF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR}
DF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0.17,1:math/py-pandas@${PY_FLAVOR}
GRAPHICS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
TDA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR}
UNIMOD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
......
TIMESTAMP = 1684104528
SHA256 (pyteomics-4.6.tar.gz) = a5c2ee4a36b13c388b67b7d426646dd0a5cb46d21263e4ce31503021f3b4d5d7
SIZE (pyteomics-4.6.tar.gz) = 208133
TIMESTAMP = 1708449436
SHA256 (pyteomics-4.7.tar.gz) = 9f3f83da617c9e7576a927f1dd668f0725789384545e3bc1fd53401d829534c2
SIZE (pyteomics-4.7.tar.gz) = 233773
......@@ -17,5 +17,3 @@ well-documented set of open tools for the wide proteomics community. One of the
project's key features is Python itself, an open source language increasingly
popular in scientific programming. The main applications of the library are
reproducible statistical data analysis and rapid software prototyping.
See also: https://github.com/levitsky/pyteomics
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment