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: Tue Sep 6 19:07:54 UTC 2022
Modified Files:
pkgsrc/devel/py-astroid: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.55 -r1.56 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.62 pkgsrc/devel/py-astroid/Makefile:1.63
--- pkgsrc/devel/py-astroid/Makefile:1.62 Tue Sep 6 06:43:48 2022
+++ pkgsrc/devel/py-astroid/Makefile Tue Sep 6 19:07:54 2022
@@ -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/}
Index: pkgsrc/devel/py-astroid/distinfo
diff -u pkgsrc/devel/py-astroid/distinfo:1.55 pkgsrc/devel/py-astroid/distinfo:1.56
--- pkgsrc/devel/py-astroid/distinfo:1.55 Tue Sep 6 06:43:48 2022
+++ pkgsrc/devel/py-astroid/distinfo Tue Sep 6 19:07:54 2022
@@ -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