Sun May 21 17:42:11 2023 UTC ()
py-astroid: update to 2.15.5.

    Handle objects.Super in helpers.object_type().
    Refs pylint-dev/pylint#8554


(wiz)
diff -r1.77 -r1.78 pkgsrc/devel/py-astroid/Makefile
diff -r1.68 -r1.69 pkgsrc/devel/py-astroid/distinfo

cvs diff -r1.77 -r1.78 pkgsrc/devel/py-astroid/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-astroid/Makefile 2023/04/27 17:52:25 1.77
+++ pkgsrc/devel/py-astroid/Makefile 2023/05/21 17:42:11 1.78
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
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 $
2 2
3DISTNAME= astroid-2.15.4 3DISTNAME= astroid-2.15.5
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=a/astroid/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=a/astroid/}
7 7
8MAINTAINER= kamel.derouiche@gmail.com 8MAINTAINER= kamel.derouiche@gmail.com
9HOMEPAGE= https://github.com/pycqa/astroid 9HOMEPAGE= https://github.com/pycqa/astroid
10COMMENT= Rebuild a new abstract syntax tree from Python's ast 10COMMENT= Rebuild a new abstract syntax tree from Python's ast
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0.37.1:../../devel/py-wheel 13TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0.37.1:../../devel/py-wheel
14DEPENDS+= ${PYPKGPREFIX}-lazy-object-proxy>=1.4.0:../../devel/py-lazy-object-proxy 14DEPENDS+= ${PYPKGPREFIX}-lazy-object-proxy>=1.4.0:../../devel/py-lazy-object-proxy
15DEPENDS+= ${PYPKGPREFIX}-wrapt>=1.14:../../devel/py-wrapt 15DEPENDS+= ${PYPKGPREFIX}-wrapt>=1.14:../../devel/py-wrapt
16 16

cvs diff -r1.68 -r1.69 pkgsrc/devel/py-astroid/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-astroid/distinfo 2023/04/27 17:52:25 1.68
+++ pkgsrc/devel/py-astroid/distinfo 2023/05/21 17:42:11 1.69
@@ -1,5 +1,5 @@ @@ -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 $
2 2
3BLAKE2s (astroid-2.15.4.tar.gz) = 8bf861650417b99077e2d38a005daf36b7a125d600d3a128e9221d74cd4a689b 3BLAKE2s (astroid-2.15.5.tar.gz) = cfdd1606facc1ab88a43156d6d7154e9ee5e25a178d57be07b6dc0e9a15be18b
4SHA512 (astroid-2.15.4.tar.gz) = ef289c10b81fa94b256f6e3712ad0cc714a9fd4128989620446a34002d13626d429904fc1e0ade1e9d3b86d04d471409b7c88a234ea3fdeb2419092e6c66f8d0 4SHA512 (astroid-2.15.5.tar.gz) = 7f4c339a93b90cb6fb9769396e41fcbd4377b0cc8723f30c3fdc688025ae5b2f7fcd20a6e6111da6c078d4fcac5bdfce6b515b5bd9e3e36afc64679f20636097
5Size (astroid-2.15.4.tar.gz) = 343502 bytes 5Size (astroid-2.15.5.tar.gz) = 343686 bytes