git: d9f3abdab6c4 - main - math/py-numexpr: Update to 2.8.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 19:42:59 UTC
The branch main has been updated by sunpoet:

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

commit d9f3abdab6c4b0de1b2687ee50e66105d0175a74
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 18:48:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 18:48:33 +0000

    math/py-numexpr: Update to 2.8.0
    
    - Update MASTER_SITES: use GitHub temporarily due to format issue in sdist
    
    ===>  Extracting for py39-numexpr-2.8.0
    => SHA256 Checksum OK for numexpr-2.8.0.tar.gz.
    tar: Ignoring malformed pax extended attribute
    tar: Error exit delayed from previous errors.
    ===>  Failed to extract "/usr/ports/distfiles//numexpr-2.8.0.tar.gz".
    *** Error code 1
    
    Changes:        https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
---
 math/py-numexpr/Makefile | 8 ++++++--
 math/py-numexpr/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 927c50600dc9..51e78da4eff9 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -1,9 +1,10 @@
 # Created by: Ju Pengfei <ju.pengfei@gmail.com>
 
 PORTNAME=	numexpr
-PORTVERSION=	2.7.3
+PORTVERSION=	2.8.0
+DISTVERSIONPREFIX=	v
 CATEGORIES=	math python
-MASTER_SITES=	CHEESESHOP
+#MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -18,6 +19,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.7,1:math/py-numpy@${PY_FLAVOR}
 USES=		dos2unix python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
+GH_ACCOUNT=	pydata
+USE_GITHUB=	yes
+
 post-install:
 	${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
 
diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo
index 54662afe6d19..6a6e6e2fc2d1 100644
--- a/math/py-numexpr/distinfo
+++ b/math/py-numexpr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320230
-SHA256 (numexpr-2.7.3.tar.gz) = 43616529f9b7d1afc83386f943dc66c4da5e052f00217ba7e3ad8dd1b5f3a825
-SIZE (numexpr-2.7.3.tar.gz) = 97932
+TIMESTAMP = 1638556608
+SHA256 (pydata-numexpr-v2.8.0_GH0.tar.gz) = 3a984ca875a7c76153a42f94df7773ea1c53b53f6597cbda61c02156a941b706
+SIZE (pydata-numexpr-v2.8.0_GH0.tar.gz) = 111765