Received: by mail.netbsd.org (Postfix, from userid 605) id 4B4F0856D5; Fri, 7 Jul 2017 04:21:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D1879856C2 for ; Fri, 7 Jul 2017 04:21:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yILFu73jXoRF for ; Fri, 7 Jul 2017 04:21:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4211F84CDA for ; Fri, 7 Jul 2017 04:21:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34184FAE8; Fri, 7 Jul 2017 04:21:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499401270203570" MIME-Version: 1.0 Date: Fri, 7 Jul 2017 04:21:10 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/math/py-numpy To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20170707042110.34184FAE8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1499401270203570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jul 7 04:21:10 UTC 2017 Modified Files: pkgsrc/math/py-numpy: Makefile PLIST distinfo Log Message: 1.13.1: Bug fixes. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 pkgsrc/math/py-numpy/Makefile cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/py-numpy/PLIST cvs rdiff -u -r1.23 -r1.24 pkgsrc/math/py-numpy/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499401270203570 Content-Disposition: inline Content-Length: 3122 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/py-numpy/Makefile diff -u pkgsrc/math/py-numpy/Makefile:1.42 pkgsrc/math/py-numpy/Makefile:1.43 --- pkgsrc/math/py-numpy/Makefile:1.42 Thu Jun 15 07:02:53 2017 +++ pkgsrc/math/py-numpy/Makefile Fri Jul 7 04:21:10 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2017/06/15 07:02:53 adam Exp $ +# $NetBSD: Makefile,v 1.43 2017/07/07 04:21:10 adam Exp $ -DISTNAME= numpy-1.13.0 +DISTNAME= numpy-1.13.1 GITHUB_PROJECT= numpy PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python Index: pkgsrc/math/py-numpy/PLIST diff -u pkgsrc/math/py-numpy/PLIST:1.19 pkgsrc/math/py-numpy/PLIST:1.20 --- pkgsrc/math/py-numpy/PLIST:1.19 Thu Jun 15 07:02:53 2017 +++ pkgsrc/math/py-numpy/PLIST Fri Jul 7 04:21:10 2017 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2017/06/15 07:02:53 adam Exp $ +@comment $NetBSD: PLIST,v 1.20 2017/07/07 04:21:10 adam Exp $ bin/f2py${PYVERSSUFFIX} ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -462,6 +462,7 @@ ${PYSITELIB}/numpy/f2py/tests/src/assume ${PYSITELIB}/numpy/f2py/tests/src/assumed_shape/foo_mod.f90 ${PYSITELIB}/numpy/f2py/tests/src/assumed_shape/foo_use.f90 ${PYSITELIB}/numpy/f2py/tests/src/assumed_shape/precision.f90 +${PYSITELIB}/numpy/f2py/tests/src/common/block.f ${PYSITELIB}/numpy/f2py/tests/src/kind/foo.f90 ${PYSITELIB}/numpy/f2py/tests/src/mixed/foo.f ${PYSITELIB}/numpy/f2py/tests/src/mixed/foo_fixed.f90 @@ -477,6 +478,7 @@ ${PYSITELIB}/numpy/f2py/tests/src/string ${PYSITELIB}/numpy/f2py/tests/test_array_from_pyobj.py ${PYSITELIB}/numpy/f2py/tests/test_assumed_shape.py ${PYSITELIB}/numpy/f2py/tests/test_callback.py +${PYSITELIB}/numpy/f2py/tests/test_common.py ${PYSITELIB}/numpy/f2py/tests/test_kind.py ${PYSITELIB}/numpy/f2py/tests/test_mixed.py ${PYSITELIB}/numpy/f2py/tests/test_parameter.py Index: pkgsrc/math/py-numpy/distinfo diff -u pkgsrc/math/py-numpy/distinfo:1.23 pkgsrc/math/py-numpy/distinfo:1.24 --- pkgsrc/math/py-numpy/distinfo:1.23 Thu Jun 15 07:02:53 2017 +++ pkgsrc/math/py-numpy/distinfo Fri Jul 7 04:21:10 2017 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.23 2017/06/15 07:02:53 adam Exp $ +$NetBSD: distinfo,v 1.24 2017/07/07 04:21:10 adam Exp $ -SHA1 (numpy-1.13.0.tar.gz) = 4a7234e59f0a36e4a90006a4739cb09d7c0488e0 -RMD160 (numpy-1.13.0.tar.gz) = 39952d1b0c7b36a244e87d10cde387a45998c4f6 -SHA512 (numpy-1.13.0.tar.gz) = f95108f6e3319b3a1e9fc18af59e04ed55b434a1b5fff7b13207c24e9002d5adfa4046dc0cc3d8f13957fa4e2a18b932bc41347fa1aeddd12ef6598861670c83 -Size (numpy-1.13.0.tar.gz) = 4334265 bytes +SHA1 (numpy-1.13.1.tar.gz) = 81a3af2d9b958a8ae40946855fc197901026746e +RMD160 (numpy-1.13.1.tar.gz) = 96792157187fc7b682a9dae8a40432ab188a77c1 +SHA512 (numpy-1.13.1.tar.gz) = 98102998cd5abafb8c89c98c37cc1ec1228c02f8e6295c4945cb0ecc6a04e32289ed0853b3bac4f7319d3aa7b9bc854e7ad0c1de36435b1d676bad79a74a1ec6 +Size (numpy-1.13.1.tar.gz) = 4336552 bytes SHA1 (patch-aa) = c964fa13fb120b1b0f9d0bf5bc713507cd60b945 SHA1 (patch-ab) = b421455fdbb666c8075d8bffbeb59533434d23e6 SHA1 (patch-numpy_distutils_fcompiler_g95.py) = be73b64a3e551df998b6a904d6db762bf28a98ed --_----------=_1499401270203570--