Skip to content

Commit d30cb43

Browse files
committed
py-astroid: update to 2.15.5.
Handle objects.Super in helpers.object_type(). Refs pylint-dev/pylint#8554
1 parent f2a859a commit d30cb43

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

devel/py-astroid/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.77 2023/04/27 17:52:25 adam Exp $
1+
# $NetBSD: Makefile,v 1.78 2023/05/21 17:42:11 wiz Exp $
22

3-
DISTNAME= astroid-2.15.4
3+
DISTNAME= astroid-2.15.5
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= devel python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=a/astroid/}

devel/py-astroid/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.68 2023/04/27 17:52:25 adam Exp $
1+
$NetBSD: distinfo,v 1.69 2023/05/21 17:42:11 wiz Exp $
22

3-
BLAKE2s (astroid-2.15.4.tar.gz) = 8bf861650417b99077e2d38a005daf36b7a125d600d3a128e9221d74cd4a689b
4-
SHA512 (astroid-2.15.4.tar.gz) = ef289c10b81fa94b256f6e3712ad0cc714a9fd4128989620446a34002d13626d429904fc1e0ade1e9d3b86d04d471409b7c88a234ea3fdeb2419092e6c66f8d0
5-
Size (astroid-2.15.4.tar.gz) = 343502 bytes
3+
BLAKE2s (astroid-2.15.5.tar.gz) = cfdd1606facc1ab88a43156d6d7154e9ee5e25a178d57be07b6dc0e9a15be18b
4+
SHA512 (astroid-2.15.5.tar.gz) = 7f4c339a93b90cb6fb9769396e41fcbd4377b0cc8723f30c3fdc688025ae5b2f7fcd20a6e6111da6c078d4fcac5bdfce6b515b5bd9e3e36afc64679f20636097
5+
Size (astroid-2.15.5.tar.gz) = 343686 bytes

0 commit comments

Comments
 (0)