pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-numexpr
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 28 13:21:34 UTC 2020
Modified Files:
pkgsrc/math/py-numexpr: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/math/py-numexpr/Makefile \
pkgsrc/math/py-numexpr/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-numexpr/Makefile
diff -u pkgsrc/math/py-numexpr/Makefile:1.16 pkgsrc/math/py-numexpr/Makefile:1.17
--- pkgsrc/math/py-numexpr/Makefile:1.16 Sat Nov 9 21:36:15 2019
+++ pkgsrc/math/py-numexpr/Makefile Tue Apr 28 13:21:33 2020
@@ -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/}
Index: pkgsrc/math/py-numexpr/distinfo
diff -u pkgsrc/math/py-numexpr/distinfo:1.16 pkgsrc/math/py-numexpr/distinfo:1.17
--- pkgsrc/math/py-numexpr/distinfo:1.16 Sat Nov 9 21:36:15 2019
+++ pkgsrc/math/py-numexpr/distinfo Tue Apr 28 13:21:33 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index