Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/py-numpy16 Tyops



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6147e017d4d9
branches:  trunk
changeset: 436559:6147e017d4d9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Aug 05 13:47:43 2020 +0000

description:
Tyops

diffstat:

 math/py-numpy16/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r f3534584479d -r 6147e017d4d9 math/py-numpy16/Makefile
--- a/math/py-numpy16/Makefile  Wed Aug 05 06:48:37 2020 +0000
+++ b/math/py-numpy16/Makefile  Wed Aug 05 13:47:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/07/09 00:47:40 gdt Exp $
+# $NetBSD: Makefile,v 1.4 2020/08/05 13:47:43 joerg Exp $
 
 DISTNAME=      numpy-1.16.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -11,8 +11,8 @@
 COMMENT=       Array processing for numbers, strings, records, and objects
 LICENSE=       modified-bsd
 
-# While this builds wtih 3, the package only exists to accomodate
-# things that requuire python2.7.
+# While this builds with 3, the package only exists to accomodate
+# things that require python2.7.
 PYTHON_VERSIONS_ACCEPTED=      27
 
 TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose



Home | Main Index | Thread Index | Old Index