pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-astroid
Module Name: pkgsrc
Committed By: adam
Date: Wed Jun 15 11:21:01 UTC 2022
Modified Files:
pkgsrc/devel/py-astroid: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.50 -r1.51 pkgsrc/devel/py-astroid/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-astroid/Makefile
diff -u pkgsrc/devel/py-astroid/Makefile:1.57 pkgsrc/devel/py-astroid/Makefile:1.58
--- pkgsrc/devel/py-astroid/Makefile:1.57 Tue May 10 05:31:58 2022
+++ pkgsrc/devel/py-astroid/Makefile Wed Jun 15 11:21:01 2022
@@ -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/}
Index: pkgsrc/devel/py-astroid/distinfo
diff -u pkgsrc/devel/py-astroid/distinfo:1.50 pkgsrc/devel/py-astroid/distinfo:1.51
--- pkgsrc/devel/py-astroid/distinfo:1.50 Tue May 10 05:31:58 2022
+++ pkgsrc/devel/py-astroid/distinfo Wed Jun 15 11:21:01 2022
@@ -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