aboutsummaryrefslogtreecommitdiff
path: root/math/py-numexpr
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 18:48:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 18:48:33 +0000
commitd9f3abdab6c4b0de1b2687ee50e66105d0175a74 (patch)
tree9038d94e4fa333f26465623ca32234fb20d556bb /math/py-numexpr
parent5bfceda63f80cd36ae3436226fc931ac60db34c9 (diff)
downloadports-d9f3abdab6c4b0de1b2687ee50e66105d0175a74.tar.gz
ports-d9f3abdab6c4b0de1b2687ee50e66105d0175a74.zip
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
Diffstat (limited to 'math/py-numexpr')
-rw-r--r--math/py-numexpr/Makefile8
-rw-r--r--math/py-numexpr/distinfo6
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