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.12.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d81378daa1dc
branches:  trunk
changeset: 384842:d81378daa1dc
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 06 06:43:48 2022 +0000

description:
py-astroid: updated to 2.12.6

What's New in astroid 2.12.6?
* Fix a crash involving ``Uninferable`` arguments to ``namedtuple()``.
* The ``dataclass`` brain now understands the ``kw_only`` keyword in dataclass decorators.

diffstat:

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

diffs (25 lines):

diff -r 45880dd8a47c -r d81378daa1dc devel/py-astroid/Makefile
--- a/devel/py-astroid/Makefile Tue Sep 06 06:40:12 2022 +0000
+++ b/devel/py-astroid/Makefile Tue Sep 06 06:43:48 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2022/08/30 09:58:05 adam Exp $
+# $NetBSD: Makefile,v 1.62 2022/09/06 06:43:48 adam Exp $
 
-DISTNAME=      astroid-2.12.5
+DISTNAME=      astroid-2.12.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/astroid/}
diff -r 45880dd8a47c -r d81378daa1dc devel/py-astroid/distinfo
--- a/devel/py-astroid/distinfo Tue Sep 06 06:40:12 2022 +0000
+++ b/devel/py-astroid/distinfo Tue Sep 06 06:43:48 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2022/08/30 09:58:05 adam Exp $
+$NetBSD: distinfo,v 1.55 2022/09/06 06:43:48 adam Exp $
 
-BLAKE2s (astroid-2.12.5.tar.gz) = b0b07a43dbc28452bbe912e8d8a84bc112a6cbb94ca18ed5c16bbc5f3fa73f7e
-SHA512 (astroid-2.12.5.tar.gz) = 074317c4bb76bbdeb4d2dafef77908afc93fdfbdcb82af9f3d6242aca5880c7850dbe726fcf76ef7069dab5102fcf3ebaf90c206016830bf1de52c132f156352
-Size (astroid-2.12.5.tar.gz) = 215543 bytes
+BLAKE2s (astroid-2.12.6.tar.gz) = 65ef39032889d3531e68c5d02898039dd6847d2dd4c8846dedcd7441aa656df0
+SHA512 (astroid-2.12.6.tar.gz) = e065b7a8f23cae3707db0e0d30dff97b7e4d576413d1b03702459514ddf9892b824510d4d5f97a1a62b5560b338ba99c6885560655b1fdb833c003998323ef0e
+Size (astroid-2.12.6.tar.gz) = 215861 bytes



Home | Main Index | Thread Index | Old Index