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.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/fdb8d2cfea85
branches: trunk
changeset: 377446:fdb8d2cfea85
user: adam <adam%pkgsrc.org@localhost>
date: Sat Mar 17 06:52:50 2018 +0000
description:
py-astroid: updated to 1.6.2
1.6.2
* Fix submodule imports from six
* Enhancement of brain_numpy by adding different types from
numpy.core.numerictypes
* Fix RecursionError for augmented assign
* Stop most inference tip overwrites from happening by using
predicates on existing inference_tip transforms.
* Add missing attrs special attribute
* Fix contextlib.contextmanager inference for nested context managers
diffstat:
devel/py-astroid/Makefile | 4 ++--
devel/py-astroid/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r c128a492acb0 -r fdb8d2cfea85 devel/py-astroid/Makefile
--- a/devel/py-astroid/Makefile Sat Mar 17 06:51:58 2018 +0000
+++ b/devel/py-astroid/Makefile Sat Mar 17 06:52:50 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/01/31 11:50:08 adam Exp $
+# $NetBSD: Makefile,v 1.14 2018/03/17 06:52:50 adam Exp $
-DISTNAME= astroid-1.6.1
+DISTNAME= astroid-1.6.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/astroid/}
diff -r c128a492acb0 -r fdb8d2cfea85 devel/py-astroid/distinfo
--- a/devel/py-astroid/distinfo Sat Mar 17 06:51:58 2018 +0000
+++ b/devel/py-astroid/distinfo Sat Mar 17 06:52:50 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/01/31 11:50:08 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/03/17 06:52:50 adam Exp $
-SHA1 (astroid-1.6.1.tar.gz) = e2975d20cc2804583c2a80dda275a44f03956b65
-RMD160 (astroid-1.6.1.tar.gz) = e0ea8d7f7a9f13f5790c85ffd4a6e4bca61b4feb
-SHA512 (astroid-1.6.1.tar.gz) = ecc11d59ef5092219cc0c0d7135e2f974d9489de9ca6ab58a1a2590c0114e5d957f31671ce48813aaffdbf76245aebff39f06bafc50373609ba651e06a7cb81c
-Size (astroid-1.6.1.tar.gz) = 251639 bytes
+SHA1 (astroid-1.6.2.tar.gz) = ec19adfd9d468a3df9ee111b928d31a7b096a545
+RMD160 (astroid-1.6.2.tar.gz) = 5a08573d7da34a52eba71524898c74f2741feeb6
+SHA512 (astroid-1.6.2.tar.gz) = 5c95bcaf98cb91da86460b77a83b9e92e4851e891db539324f6f5ada7cc8d73f455795f03b87a861f281f1cea14c2512d9b9dbb7837172d24bae79ff833e54a6
+Size (astroid-1.6.2.tar.gz) = 254629 bytes
Home |
Main Index |
Thread Index |
Old Index