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:           Mon Sep 18 17:03:45 UTC 2017

Modified Files:
        pkgsrc/math/py-numexpr: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 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.9 pkgsrc/math/py-numexpr/Makefile:1.10
--- pkgsrc/math/py-numexpr/Makefile:1.9 Thu Sep 14 10:52:01 2017
+++ pkgsrc/math/py-numexpr/Makefile     Mon Sep 18 17:03:45 2017
@@ -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/}
Index: pkgsrc/math/py-numexpr/distinfo
diff -u pkgsrc/math/py-numexpr/distinfo:1.9 pkgsrc/math/py-numexpr/distinfo:1.10
--- pkgsrc/math/py-numexpr/distinfo:1.9 Thu Sep 14 10:52:01 2017
+++ pkgsrc/math/py-numexpr/distinfo     Mon Sep 18 17:03:45 2017
@@ -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