git: 15592565d326 - main - science/py-pyteomics: Update to 4.5
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 22:25:46 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=15592565d32611ecddb41c57d4e8ce4724b5c682
commit 15592565d32611ecddb41c57d4e8ce4724b5c682
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:15:19 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:23:38 +0000
science/py-pyteomics: Update to 4.5
Changes: https://github.com/levitsky/pyteomics/releases
https://pyteomics.readthedocs.io/en/latest/changelog.html
---
science/py-pyteomics/Makefile | 5 ++---
science/py-pyteomics/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/science/py-pyteomics/Makefile b/science/py-pyteomics/Makefile
index 1d74ec9a2b08..0b90723fb331 100644
--- a/science/py-pyteomics/Makefile
+++ b/science/py-pyteomics/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pyteomics
-PORTVERSION= 4.4.2
-PORTREVISION= 1
+PORTVERSION= 4.5
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +22,7 @@ TDA_DESC= Target-decoy approach support
UNIMOD_DESC= Unimod database support
XML_DESC= XML support
-DF_RUN_DEPENDS= ${PY_PANDAS}
+DF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0,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} \
diff --git a/science/py-pyteomics/distinfo b/science/py-pyteomics/distinfo
index 67cc6452985b..3e0004a30046 100644
--- a/science/py-pyteomics/distinfo
+++ b/science/py-pyteomics/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320260
-SHA256 (pyteomics-4.4.2.tar.gz) = 83a7d5a4a8ceffe0b360ffbb147449c59476f224494ff9f160099eb0cd64526b
-SIZE (pyteomics-4.4.2.tar.gz) = 166524
+TIMESTAMP = 1632227570
+SHA256 (pyteomics-4.5.tar.gz) = a94fd11a199bc9cb96c0839ca2375a82fcebbc2dd7992ea9d61d65e2f043dc89
+SIZE (pyteomics-4.5.tar.gz) = 198162
More information about the dev-commits-ports-all
mailing list