From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 17:48:13 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 896C067830C; Tue, 21 Sep 2021 17:48:13 +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 4HDTRd118nz3jD4; Tue, 21 Sep 2021 17:48:13 +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 B700B4C0; Tue, 21 Sep 2021 17:48:12 +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 18LHmCEf056849; Tue, 21 Sep 2021 17:48:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18LHmClV056848; Tue, 21 Sep 2021 17:48:12 GMT (envelope-from git) Date: Tue, 21 Sep 2021 17:48:12 GMT Message-Id: <202109211748.18LHmClV056848@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 3b0c178aab12 - main - science/py-chempy: Update 0.8.1 -> 0.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3b0c178aab129e227d83306fb892a338cbbbdd11 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 17:48:13 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b0c178aab129e227d83306fb892a338cbbbdd11 commit 3b0c178aab129e227d83306fb892a338cbbbdd11 Author: Yuri Victorovich AuthorDate: 2021-09-21 17:19:07 +0000 Commit: Yuri Victorovich CommitDate: 2021-09-21 17:47:02 +0000 science/py-chempy: Update 0.8.1 -> 0.8.2 Reported by: portscout --- science/py-chempy/Makefile | 10 +++++----- science/py-chempy/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/science/py-chempy/Makefile b/science/py-chempy/Makefile index df3400d96549..622e88b9b0bf 100644 --- a/science/py-chempy/Makefile +++ b/science/py-chempy/Makefile @@ -1,6 +1,5 @@ PORTNAME= chempy -DISTVERSION= 0.8.1 -PORTREVISION= 1 +DISTVERSION= 0.8.2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +12,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PY_DEPENDS= \ ${PYTHON_PKGNAMEPREFIX}dot2tex>=2.11.3:print/dot2tex@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2.3:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}PuLP>=1.6.8:math/py-PuLP@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyneqsys>=0.5.5:math/py-pyneqsys@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyodesys>=0.13.1:math/py-pyodesys@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyodesys>=0.14.1:math/py-pyodesys@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.3:devel/py-pyparsing@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}quantities>=0.12.1:science/py-quantities@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.0.1:science/py-scipy@${PY_FLAVOR} \ @@ -31,6 +30,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ USES= python:3.7+ USE_PYTHON= distutils autoplist + NO_ARCH= yes CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pymol # https://github.com/schrodinger/pymol-open-source/issues/100 @@ -46,7 +46,7 @@ EXTRAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVO ${PYTHON_PKGNAMEPREFIX}pygslodeiv2>=0.9.1:math/py-pygslodeiv2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyodeint>=0.10.1:math/py-pyodeint@${PY_FLAVOR} -do-test: +do-test: # 7 tests are known to fail: https://github.com/bjodah/chempy/issues/198 @cd ${WRKSRC} && pytest -rs --pyargs chempy .include diff --git a/science/py-chempy/distinfo b/science/py-chempy/distinfo index 25015802f700..54b614c1c8ea 100644 --- a/science/py-chempy/distinfo +++ b/science/py-chempy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607293042 -SHA256 (chempy-0.8.1.tar.gz) = 565fe05a66aafce322c28ef4a302de3187709f7238a194fee00c8df7e7c5b690 -SIZE (chempy-0.8.1.tar.gz) = 179602 +TIMESTAMP = 1632243682 +SHA256 (chempy-0.8.2.tar.gz) = cf4176c3a642f0f4db796a7d612f145ec99ce9c73a8d98ea413c5b7f966c43bf +SIZE (chempy-0.8.2.tar.gz) = 406701