Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2023 02:18:59 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 43c9c433822e - main - =?utf-8?Q?science/py-py3Dmol:=20Update=201.8.1=20=E2=86=92=202.0.3?=
Message-ID:  <202308020218.3722IxsM026677@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=43c9c433822e3afbd655c92113c5b622bf8c6a45

commit 43c9c433822e3afbd655c92113c5b622bf8c6a45
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-02 01:38:52 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-02 01:38:52 +0000

    science/py-py3Dmol: Update 1.8.1 → 2.0.3
    
    Reported by:    portscout
---
 science/py-py3Dmol/Makefile | 3 ++-
 science/py-py3Dmol/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/science/py-py3Dmol/Makefile b/science/py-py3Dmol/Makefile
index 870b589e361c..58c39e74e616 100644
--- a/science/py-py3Dmol/Makefile
+++ b/science/py-py3Dmol/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	py3Dmol
-DISTVERSION=	1.8.1
+DISTVERSION=	2.0.3
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,6 +12,7 @@ LICENSE=	WTFPL
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils autoplist
diff --git a/science/py-py3Dmol/distinfo b/science/py-py3Dmol/distinfo
index eebdc6c38f5e..80b36b3d53bb 100644
--- a/science/py-py3Dmol/distinfo
+++ b/science/py-py3Dmol/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660247804
-SHA256 (py3Dmol-1.8.1.tar.gz) = 10bb3022c5db3e5e6d66f51d7d4118afaf939726d655f08761709ddf032cb31d
-SIZE (py3Dmol-1.8.1.tar.gz) = 7125
+TIMESTAMP = 1690940097
+SHA256 (py3Dmol-2.0.3.tar.gz) = b2725e3a64a838c21342e5e4b56c343b41d90cf18fb61f7cc6a1130a1705e443
+SIZE (py3Dmol-2.0.3.tar.gz) = 7712



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308020218.3722IxsM026677>