git: 77dc0e04aa45 - main - misc/py-mffpy: Update 0.6.2 -> 0.6.3
Yuri Victorovich
yuri at FreeBSD.org
Sat May 22 18:48:08 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=77dc0e04aa45b5120702b72aae270b92cc17b4f8
commit 77dc0e04aa45b5120702b72aae270b92cc17b4f8
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-22 18:47:29 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-22 18:48:06 +0000
misc/py-mffpy: Update 0.6.2 -> 0.6.3
Reported by: portscout
---
misc/py-mffpy/Makefile | 5 ++---
misc/py-mffpy/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/misc/py-mffpy/Makefile b/misc/py-mffpy/Makefile
index c8b38ab89be3..4589944194cd 100644
--- a/misc/py-mffpy/Makefile
+++ b/misc/py-mffpy/Makefile
@@ -1,5 +1,5 @@
PORTNAME= mffpy
-DISTVERSION= 0.6.2
+DISTVERSION= 0.6.3
CATEGORIES= misc
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +10,7 @@ COMMENT= Reader and writer for Philips' MFF file format
LICENSE= APACHE20
PY_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}deprecated>=1.2.12:devel/py-deprecated@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=2019.2:devel/py-pytz@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_DEPENDS} \
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR}
@@ -18,8 +19,6 @@ RUN_DEPENDS= ${PY_DEPENDS}
USES= python:3.6+
USE_PYTHON= distutils concurrent autoplist
-TEST_TARGET= test
-
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/misc/py-mffpy/distinfo b/misc/py-mffpy/distinfo
index 81079fe8b334..6fbddd3eb95c 100644
--- a/misc/py-mffpy/distinfo
+++ b/misc/py-mffpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614024407
-SHA256 (mffpy-0.6.2.tar.gz) = 7d0030bb870f1e5168d4bfbfb741b89da607d7d641201a227143f9be6101bede
-SIZE (mffpy-0.6.2.tar.gz) = 121673
+TIMESTAMP = 1621708733
+SHA256 (mffpy-0.6.3.tar.gz) = fceaf59f5fccb26b6e8a0363579d27e53db547493af353737a24983d95dc012d
+SIZE (mffpy-0.6.3.tar.gz) = 121785
More information about the dev-commits-ports-all
mailing list