pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-numexpr py-numexpr: update to 2.6.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/872653a5beca
branches:  trunk
changeset: 368847:872653a5beca
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 18 17:03:45 2017 +0000

description:
py-numexpr: update to 2.6.4

Changes from 2.6.3 to 2.6.4
- Christoph Gohkle noticed a lack of coverage for the 2.6.3
  `floor` and `ceil` functions for MKL that caused seg-faults in
   test, so thanks to him for that.

diffstat:

 math/py-numexpr/Makefile |   4 ++--
 math/py-numexpr/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 58d5ed14a3e8 -r 872653a5beca math/py-numexpr/Makefile
--- a/math/py-numexpr/Makefile  Mon Sep 18 17:01:25 2017 +0000
+++ b/math/py-numexpr/Makefile  Mon Sep 18 17:03:45 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/09/14 10:52:01 adam Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/18 17:03:45 adam Exp $
 
-DISTNAME=      numexpr-2.6.3
+DISTNAME=      numexpr-2.6.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_PYPI:=n/numexpr/}
diff -r 58d5ed14a3e8 -r 872653a5beca math/py-numexpr/distinfo
--- a/math/py-numexpr/distinfo  Mon Sep 18 17:01:25 2017 +0000
+++ b/math/py-numexpr/distinfo  Mon Sep 18 17:03:45 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/09/14 10:52:01 adam Exp $
+$NetBSD: distinfo,v 1.10 2017/09/18 17:03:45 adam Exp $
 
-SHA1 (numexpr-2.6.3.tar.gz) = 49073a97a97c491096b36dc0ee8594480ee6c0a9
-RMD160 (numexpr-2.6.3.tar.gz) = bb12268a47396f8927e0c33388a8ec3d4a9484fb
-SHA512 (numexpr-2.6.3.tar.gz) = e3f4ac06078905c95e029503938c6f7f8c58c11732dfe7e87e08aa2b010210013fd0bc83a7b39a82739a1ea9bba4cf81ee8f1b0e96025b8d58af49c443ede2d5
-Size (numexpr-2.6.3.tar.gz) = 90398 bytes
+SHA1 (numexpr-2.6.4.tar.gz) = 691949d4a7f396db7ddfd17821398171c0c6e599
+RMD160 (numexpr-2.6.4.tar.gz) = 02e7274ee8761c98e7217949dca6d4ed5203bcd7
+SHA512 (numexpr-2.6.4.tar.gz) = 0609058abe8e9f1eaa8d2b212f57ac439b5abb090ea0a36f530baad03ed28d417037297f3bc8503b6cd65e43fc6b694cd3d29e1b1f937676dcd76ebb4bedfa5f
+Size (numexpr-2.6.4.tar.gz) = 91060 bytes



Home | Main Index | Thread Index | Old Index