From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 22:25:46 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 976DC67CBA7; Tue, 21 Sep 2021 22:25:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HDbbt2gfjz4hpn; Tue, 21 Sep 2021 22:25:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DFA1B4695; Tue, 21 Sep 2021 22:25:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18LMPeDO039463; Tue, 21 Sep 2021 22:25:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18LMPex4039462; Tue, 21 Sep 2021 22:25:40 GMT (envelope-from git) Date: Tue, 21 Sep 2021 22:25:40 GMT Message-Id: <202109212225.18LMPex4039462@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 15592565d326 - main - science/py-pyteomics: Update to 4.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 15592565d32611ecddb41c57d4e8ce4724b5c682 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 22:25:46 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=15592565d32611ecddb41c57d4e8ce4724b5c682 commit 15592565d32611ecddb41c57d4e8ce4724b5c682 Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 22:15:19 +0000 Commit: Po-Chuan Hsieh 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