Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Sep 2022 04:22:50 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: 486658093b9a - main - science/py-mmtf-python: Update 1.1.2 -> 1.1.3
Message-ID:  <202209300422.28U4MoAr073691@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=486658093b9a031ceb1dcb8fc78583dee8f500aa

commit 486658093b9a031ceb1dcb8fc78583dee8f500aa
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-30 03:25:04 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-30 03:25:04 +0000

    science/py-mmtf-python: Update 1.1.2 -> 1.1.3
    
    Reported by:    portscout
---
 science/py-mmtf-python/Makefile | 9 ++++++---
 science/py-mmtf-python/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/science/py-mmtf-python/Makefile b/science/py-mmtf-python/Makefile
index a88b8fe23301..6bff6c6cf5ff 100644
--- a/science/py-mmtf-python/Makefile
+++ b/science/py-mmtf-python/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	mmtf-python
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.2
+DISTVERSION=	1.1.3
 CATEGORIES=	science python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,12 +11,15 @@ WWW=		https://github.com/rcsb/mmtf-python
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msgpack>0:devel/py-msgpack@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msgpack>=1.0.0:devel/py-msgpack@${PY_FLAVOR} \
+		${PYNUMPY}
 
 USES=		python:3.6+
+USE_PYTHON=	distutils autoplist
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	rcsb
-USE_PYTHON=	distutils autoplist
+
 NO_ARCH=	yes
 
 post-build:
diff --git a/science/py-mmtf-python/distinfo b/science/py-mmtf-python/distinfo
index 8bccc243e19b..83a6149db3ad 100644
--- a/science/py-mmtf-python/distinfo
+++ b/science/py-mmtf-python/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527007694
-SHA256 (rcsb-mmtf-python-v1.1.2_GH0.tar.gz) = 289b1b46331d2011f5629bf3f0a7dbbf87ad24af301417edeb8c309cc86768d2
-SIZE (rcsb-mmtf-python-v1.1.2_GH0.tar.gz) = 46678
+TIMESTAMP = 1664507977
+SHA256 (rcsb-mmtf-python-v1.1.3_GH0.tar.gz) = 777bcfe4c2dfc4810b78ff312d09d17dc0ed1bcc138cb7403e63e0a57285c6c9
+SIZE (rcsb-mmtf-python-v1.1.3_GH0.tar.gz) = 46709



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