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 2.11.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/986abeb6c3d4
branches:  trunk
changeset: 380786:986abeb6c3d4
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jun 15 11:21:01 2022 +0000

description:
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:

 devel/py-astroid/Makefile |  4 ++--
 devel/py-astroid/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r f029ced2c98e -r 986abeb6c3d4 devel/py-astroid/Makefile
--- a/devel/py-astroid/Makefile Wed Jun 15 11:09:26 2022 +0000
+++ b/devel/py-astroid/Makefile Wed Jun 15 11:21:01 2022 +0000
@@ -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 -r f029ced2c98e -r 986abeb6c3d4 devel/py-astroid/distinfo
--- a/devel/py-astroid/distinfo Wed Jun 15 11:09:26 2022 +0000
+++ b/devel/py-astroid/distinfo Wed Jun 15 11:21:01 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index