pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-astroid py-astroid: updated to 1.6.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/10a84b7f3e43
branches: trunk
changeset: 380493:10a84b7f3e43
user: adam <adam%pkgsrc.org@localhost>
date: Wed May 16 06:54:20 2018 +0000
description:
py-astroid: updated to 1.6.4
1.6.4
* Skip non-attrs specific attributes in attr wrapped classes.
* Add brain tip for numpy.sum.
* deque.rotate has a default parameter.
diffstat:
devel/py-astroid/Makefile | 4 ++--
devel/py-astroid/PLIST | 4 +++-
devel/py-astroid/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r 168975ead8c1 -r 10a84b7f3e43 devel/py-astroid/Makefile
--- a/devel/py-astroid/Makefile Wed May 16 06:53:51 2018 +0000
+++ b/devel/py-astroid/Makefile Wed May 16 06:54:20 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/04/06 11:51:27 adam Exp $
+# $NetBSD: Makefile,v 1.16 2018/05/16 06:54:20 adam Exp $
-DISTNAME= astroid-1.6.3
+DISTNAME= astroid-1.6.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/astroid/}
diff -r 168975ead8c1 -r 10a84b7f3e43 devel/py-astroid/PLIST
--- a/devel/py-astroid/PLIST Wed May 16 06:53:51 2018 +0000
+++ b/devel/py-astroid/PLIST Wed May 16 06:54:20 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/12/21 09:57:44 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/05/16 06:54:20 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -194,6 +194,7 @@
${PYSITELIB}/astroid/tests/testdata/python2/data/find_test/nonregr.py
${PYSITELIB}/astroid/tests/testdata/python2/data/foogle/fax/__init__.py
${PYSITELIB}/astroid/tests/testdata/python2/data/foogle/fax/a.py
+${PYSITELIB}/astroid/tests/testdata/python2/data/foogle_fax-0.12.5-py2.7-nspkg.pth
${PYSITELIB}/astroid/tests/testdata/python2/data/format.py
${PYSITELIB}/astroid/tests/testdata/python2/data/invalid_encoding.py
${PYSITELIB}/astroid/tests/testdata/python2/data/joined_strings.py
@@ -252,6 +253,7 @@
${PYSITELIB}/astroid/tests/testdata/python3/data/find_test/nonregr.py
${PYSITELIB}/astroid/tests/testdata/python3/data/foogle/fax/__init__.py
${PYSITELIB}/astroid/tests/testdata/python3/data/foogle/fax/a.py
+${PYSITELIB}/astroid/tests/testdata/python3/data/foogle_fax-0.12.5-py2.7-nspkg.pth
${PYSITELIB}/astroid/tests/testdata/python3/data/format.py
${PYSITELIB}/astroid/tests/testdata/python3/data/invalid_encoding.py
${PYSITELIB}/astroid/tests/testdata/python3/data/joined_strings.py
diff -r 168975ead8c1 -r 10a84b7f3e43 devel/py-astroid/distinfo
--- a/devel/py-astroid/distinfo Wed May 16 06:53:51 2018 +0000
+++ b/devel/py-astroid/distinfo Wed May 16 06:54:20 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/04/06 11:51:27 adam Exp $
+$NetBSD: distinfo,v 1.10 2018/05/16 06:54:20 adam Exp $
-SHA1 (astroid-1.6.3.tar.gz) = 468b6923724618bcb784454c97e972cff7c3832e
-RMD160 (astroid-1.6.3.tar.gz) = a27a6b9e2cb442246cec75da89a63b23144c61cd
-SHA512 (astroid-1.6.3.tar.gz) = a15ead90803cafc3c3aeba9e96f75ee9e581a39fd871c40e511fe3ff6a7d6816bcc2390ce4b1085ee5859c35bcee63eaea839ac6b6864c2552122fba6067cc83
-Size (astroid-1.6.3.tar.gz) = 254828 bytes
+SHA1 (astroid-1.6.4.tar.gz) = 0493d2d12532ed4394e8b26bd7065d9e30b680c4
+RMD160 (astroid-1.6.4.tar.gz) = 79293da77ac9a780b7be53ed8a995def16786666
+SHA512 (astroid-1.6.4.tar.gz) = 5dd66c5b6829743d2ccfc5d70b769ade8d65b1eb29bf0344c64981d1a7bfadff7c6ae0b42754400663274ac06893a9a1896dd29b559e2c40f248365680a07991
+Size (astroid-1.6.4.tar.gz) = 260039 bytes
Home |
Main Index |
Thread Index |
Old Index