From 10c8e33326819c76ad374ac104d9b6fc2b2a7f5c Mon Sep 17 00:00:00 2001 From: Diane Bruce Date: Mon, 12 Oct 2020 20:02:57 +0000 Subject: - Update to 2.11.3 fixed #146. worked around numpy bug when reading from BytesIO See https://github.com/WoLpH/numpy-stl/issues/146 Reported by: portscout --- math/py-numpy-stl/Makefile | 2 +- math/py-numpy-stl/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math/py-numpy-stl') diff --git a/math/py-numpy-stl/Makefile b/math/py-numpy-stl/Makefile index fe500445e02a..852e70ef9d99 100644 --- a/math/py-numpy-stl/Makefile +++ b/math/py-numpy-stl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= numpy-stl -DISTVERSION= 2.11.2 +DISTVERSION= 2.11.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numpy-stl/distinfo b/math/py-numpy-stl/distinfo index 31e9d1f63f8a..7b76ef51af69 100644 --- a/math/py-numpy-stl/distinfo +++ b/math/py-numpy-stl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600557817 -SHA256 (numpy-stl-2.11.2.tar.gz) = 192556df794b9ef0c1333fd5f034e4a3905d63f52345a0cc1e359045670e34b6 -SIZE (numpy-stl-2.11.2.tar.gz) = 484937 +TIMESTAMP = 1602532156 +SHA256 (numpy-stl-2.11.3.tar.gz) = a0e019e575c61f2817526a20f96f10509834c696b67a54b2f1d267f7154b1ae7 +SIZE (numpy-stl-2.11.3.tar.gz) = 486719 -- cgit v1.2.3