git: 1543ad81e224 - main - math/py-ducc0: Update 0.19.0 -> 0.20.0

Yuri Victorovich yuri at FreeBSD.org
Tue Aug 31 09:42:57 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1543ad81e224f9ca37b03d0b1af2eb851a6aadba

commit 1543ad81e224f9ca37b03d0b1af2eb851a6aadba
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-31 09:03:45 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-31 09:42:39 +0000

    math/py-ducc0: Update 0.19.0 -> 0.20.0
    
    Reported by:    portscout
---
 math/py-ducc0/Makefile | 3 ++-
 math/py-ducc0/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/math/py-ducc0/Makefile b/math/py-ducc0/Makefile
index ef1b9d218a1f..8287faa202af 100644
--- a/math/py-ducc0/Makefile
+++ b/math/py-ducc0/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ducc0
-DISTVERSION=	0.19.0
+DISTVERSION=	0.20.0
 CATEGORIES=	math
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BROKEN_FreeBSD_11=	ducc.o: file not recognized: File format not recognized
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pybind11>0:devel/py-pybind11@${PY_FLAVOR}
+RUN_DEPENDS=	${PYNUMPY}
 
 USES=		python:3.6+
 
diff --git a/math/py-ducc0/distinfo b/math/py-ducc0/distinfo
index 9bda3c3e33fd..0f9ec8c47d65 100644
--- a/math/py-ducc0/distinfo
+++ b/math/py-ducc0/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629224734
-SHA256 (ducc0-0.19.0.tar.gz) = e25b54b7372d688772b6c45682f592537458254f3434d8fff9e501d3092398b8
-SIZE (ducc0-0.19.0.tar.gz) = 205328
+TIMESTAMP = 1630400345
+SHA256 (ducc0-0.20.0.tar.gz) = 97ce2380b044f85022924beb989316ac0474459c4dcca3c8ea9f99a2eaf67107
+SIZE (ducc0-0.20.0.tar.gz) = 207329


More information about the dev-commits-ports-main mailing list