pkgsrc-Bugs archive

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

pkg/43204: [math/py-numpy] Update to 1.4.1



>Number:         43204
>Category:       pkg
>Synopsis:       [math/py-numpy] Update to 1.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 24 15:45:00 +0000 2010
>Originator:     Wen Heping
>Release:        NetBSD-5.0.2
>Organization:
Private
>Environment:
NetBSD nb502.wenjing.com 5.0.2 NetBSD 5.0.2 (GENERIC) #0: Sat Feb  6 17:53:27 
UTC 2010  
builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-2-RELEASE/i386/201002061851Z-obj/home/builds/ab/netbsd-5-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC
 i386
>Description:
=========================
NumPy 1.4.1 Release Notes
=========================

This minor release removes datetime support, which fixes the binary
incompatibility issues with SciPy and other packages. It also includes several
bug fixes. No new features are introduced.

Bugs fixed
----------
- #1336: Fix for 1299 exposes Bus error on Sparc
- #1379: CPU ID not set correctly on PARISC
- #1388: frombuffer calls PyErr_Format without throwing an error
- log1p
- kaiser for M=1
- paver execution on Windows 7 for Python 2.6
- several fixes to Chebyshev and Polynomial

>How-To-Repeat:

>Fix:
--- Makefile.orig       2010-04-25 07:15:38.000000000 +0800
+++ Makefile    2010-04-25 07:15:59.000000000 +0800
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.10 2010/01/30 16:27:59 heinz Exp $
 #

-DISTNAME=      numpy-1.4.0
+DISTNAME=      numpy-1.4.1
 PKGNAME=       ${PYPKGPREFIX}-numpy-1.4.0
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=numpy/}
--- distinfo.orig       2010-04-25 07:15:47.000000000 +0800
+++ distinfo    2010-04-25 07:20:35.000000000 +0800
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.3 2010/01/27 20:48:20 drochner Exp $

-SHA1 (numpy-1.4.0.tar.gz) = 522b789527f280410ab09f10c947ccc3f8086a8f
-RMD160 (numpy-1.4.0.tar.gz) = 313502001e1d30e8b218b5b02f6a1d8387407f3c
-Size (numpy-1.4.0.tar.gz) = 2215411 bytes
+SHA1 (numpy-1.4.1.tar.gz) = ec6078aa09acbcca3d90f9f36353fc83e7e1daa0
+RMD160 (numpy-1.4.1.tar.gz) = a0bbebd1138ffc93517095e3c06459cd9744a9d6
+Size (numpy-1.4.1.tar.gz) = 2201795 bytes
 SHA1 (patch-aa) = 5dc5d8c1ffb2bbbb6c89656aaa6404ac01e977ed
 SHA1 (patch-ab) = 18ef5b7ad8386a4e991bde9f7112ec7b13d2a39c
--- PLIST.orig  2010-04-25 07:29:27.000000000 +0800
+++ PLIST       2010-04-25 07:29:50.000000000 +0800
@@ -121,7 +121,6 @@
 ${PYSITELIB}/numpy/core/tests/data/astype_copy.pkl
 ${PYSITELIB}/numpy/core/tests/data/recarray_from_file.fits
 ${PYSITELIB}/numpy/core/tests/test_blasdot.py
-${PYSITELIB}/numpy/core/tests/test_datetime.py
 ${PYSITELIB}/numpy/core/tests/test_defchararray.py
 ${PYSITELIB}/numpy/core/tests/test_dtype.py
 ${PYSITELIB}/numpy/core/tests/test_errstate.py



Home | Main Index | Thread Index | Old Index