summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-04-28 13:21:33 +0000
committeradam <adam@pkgsrc.org>2020-04-28 13:21:33 +0000
commitadde316bcc356aeab9d78dfa2199f8b6e316969c (patch)
treee0727cfc69d4b4d27acdbae31cba32753900b986 /math
parent55b200b03855415070ec73913ebdc83eba6cfcbb (diff)
downloadpkgsrc-adde316bcc356aeab9d78dfa2199f8b6e316969c.tar.gz
py-numexpr: updated to 2.7.1
Changes from 2.7.0 to 2.7.1 - Python 3.8 support has been added. - Python 3.4 support is discontinued. - The tests are now compatible with NumPy 1.18. - `site.cfg.example` was updated to use the `libraries` tag instead of `mkl_libs`, which is recommended for newer version of NumPy.
Diffstat (limited to 'math')
-rw-r--r--math/py-numexpr/Makefile4
-rw-r--r--math/py-numexpr/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 9e3d74b63ff..c798e88c8a8 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/11/09 21:36:15 adam Exp $
+# $NetBSD: Makefile,v 1.17 2020/04/28 13:21:33 adam Exp $
-DISTNAME= numexpr-2.7.0
+DISTNAME= numexpr-2.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/numexpr/}
diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo
index dd6ac9020dd..a4abf5b3f9b 100644
--- a/math/py-numexpr/distinfo
+++ b/math/py-numexpr/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2019/11/09 21:36:15 adam Exp $
+$NetBSD: distinfo,v 1.17 2020/04/28 13:21:33 adam Exp $
-SHA1 (numexpr-2.7.0.tar.gz) = 4aba87da424ea34d749cc622c9f944f358ad2384
-RMD160 (numexpr-2.7.0.tar.gz) = 619c7fd076e14bbdef91e67dd17927ce38fba49a
-SHA512 (numexpr-2.7.0.tar.gz) = 99f7b2bff7799e407683ec39e6b18529ecfc08022d67eb97168dad2ddaedaed549ceaca5ce639efec4644fb67018fa53655f8a983bc3c880c1f38e3aa87e72d2
-Size (numexpr-2.7.0.tar.gz) = 95707 bytes
+SHA1 (numexpr-2.7.1.tar.gz) = b7d6950849e21abb8c4146edc899c7d7d34a734f
+RMD160 (numexpr-2.7.1.tar.gz) = a2d301d01e5148b07eca9fa9e0650d0c986bde36
+SHA512 (numexpr-2.7.1.tar.gz) = e8852ed1c7bd7f7e94ce5ad78de7a8a7ca30a5873dbfa4fae0a179fbcf956b1e66f2a09c1785f0d8d9e83a5cba359a55840a21784bc225aa01915a322709d370
+Size (numexpr-2.7.1.tar.gz) = 99196 bytes