summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-06-15 11:21:01 +0000
committeradam <adam@pkgsrc.org>2022-06-15 11:21:01 +0000
commitc4d887d1b06e3adb8be6e445a0cd34103b2f1b33 (patch)
tree36f8e5e7249ce2118b49009a786ce3bef45694a4 /devel
parente5b01707c1d7c293e60e0e2c45ce7ea8c230386f (diff)
downloadpkgsrc-c4d887d1b06e3adb8be6e445a0cd34103b2f1b33.tar.gz
py-astroid: updated to 2.11.6
What's New in astroid 2.11.6? ============================= * The Qt brain now correctly treats calling ``.disconnect()`` (with no arguments) on a slot as valid. * The argparse brain no longer incorrectly adds ``"Namespace"`` to the locals of functions that return an ``argparse.Namespace`` object.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-astroid/Makefile4
-rw-r--r--devel/py-astroid/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile
index e030f7579c4..72fcc463d94 100644
--- a/devel/py-astroid/Makefile
+++ b/devel/py-astroid/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2022/05/10 05:31:58 adam Exp $
+# $NetBSD: Makefile,v 1.58 2022/06/15 11:21:01 adam Exp $
-DISTNAME= astroid-2.11.5
+DISTNAME= astroid-2.11.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/astroid/}
diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo
index 25401aca569..890053cc0a8 100644
--- a/devel/py-astroid/distinfo
+++ b/devel/py-astroid/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2022/05/10 05:31:58 adam Exp $
+$NetBSD: distinfo,v 1.51 2022/06/15 11:21:01 adam Exp $
-BLAKE2s (astroid-2.11.5.tar.gz) = f64260020381490286ee8ad413ea0e3f168ed4c0b618986bb43e1e89213e82af
-SHA512 (astroid-2.11.5.tar.gz) = b6e9c6d8af9421300c6bbb8c5f06af8d0cce4c63d0c7f999aceb4cdd8d7f1ea5a4f74c20834fe6a1717622d7c164df1085b88342ebfc33f5ea2b1f9daf668334
-Size (astroid-2.11.5.tar.gz) = 205908 bytes
+BLAKE2s (astroid-2.11.6.tar.gz) = 5e6ebe7ee2078eac8b7ec94dce996462e696538ef5520d50e16801198fb5a4b0
+SHA512 (astroid-2.11.6.tar.gz) = 6e6ff9755a9868414cd4d668ede75fe0f768103d53853bf8e8678ad26689dacc3b12a4650bc904c8f2b1fa0fedf21cb0c38a12ee8c3320b8afd05b165c7d12b0
+Size (astroid-2.11.6.tar.gz) = 205923 bytes