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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/704ce345fe18
branches:  trunk
changeset: 384875:704ce345fe18
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 06 19:07:54 2022 +0000

description:
py-astroid: updated to 2.12.8

What's New in astroid 2.12.8?
=============================
* Fixed a crash in the ``dataclass`` brain for ``InitVars`` without subscript typing.
* Fixed parsing of default values in ``dataclass`` attributes.

What's New in astroid 2.12.7?
=============================
* Fixed a crash in the ``dataclass`` brain for uninferable bases.

diffstat:

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

diffs (25 lines):

diff -r 62cda55915df -r 704ce345fe18 devel/py-astroid/Makefile
--- a/devel/py-astroid/Makefile Tue Sep 06 19:03:42 2022 +0000
+++ b/devel/py-astroid/Makefile Tue Sep 06 19:07:54 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2022/09/06 06:43:48 adam Exp $
+# $NetBSD: Makefile,v 1.63 2022/09/06 19:07:54 adam Exp $
 
-DISTNAME=      astroid-2.12.6
+DISTNAME=      astroid-2.12.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/astroid/}
diff -r 62cda55915df -r 704ce345fe18 devel/py-astroid/distinfo
--- a/devel/py-astroid/distinfo Tue Sep 06 19:03:42 2022 +0000
+++ b/devel/py-astroid/distinfo Tue Sep 06 19:07:54 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2022/09/06 06:43:48 adam Exp $
+$NetBSD: distinfo,v 1.56 2022/09/06 19:07:54 adam Exp $
 
-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
+BLAKE2s (astroid-2.12.8.tar.gz) = d17926962bc39a6af7c660b1669f39cbccea25c44173cc1841263e823611ed50
+SHA512 (astroid-2.12.8.tar.gz) = faa566e23b5ad5a2e624413b8957cce79e4e417f39acfe594c720ada8459b2c2a31a252b8d487c00923fa14c84d6c2bff473f7c307e116989bdca4796b579bf7
+Size (astroid-2.12.8.tar.gz) = 215885 bytes



Home | Main Index | Thread Index | Old Index