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: Thu Apr 27 17:52:25 UTC 2023
Modified Files:
pkgsrc/devel/py-astroid: Makefile distinfo
Log Message:
py-astroid: updated to 2.15.4
What's New in astroid 2.15.4?
=============================
* Add visitor function for ``TryStar`` to ``AsStringVisitor`` and
add ``TryStar`` to ``astroid.nodes.ALL_NODE_CLASSES``.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.67 -r1.68 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.76 pkgsrc/devel/py-astroid/Makefile:1.77
--- pkgsrc/devel/py-astroid/Makefile:1.76 Mon Apr 17 05:28:42 2023
+++ pkgsrc/devel/py-astroid/Makefile Thu Apr 27 17:52:25 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2023/04/17 05:28:42 adam Exp $
+# $NetBSD: Makefile,v 1.77 2023/04/27 17:52:25 adam Exp $
-DISTNAME= astroid-2.15.3
+DISTNAME= astroid-2.15.4
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.67 pkgsrc/devel/py-astroid/distinfo:1.68
--- pkgsrc/devel/py-astroid/distinfo:1.67 Mon Apr 17 05:28:42 2023
+++ pkgsrc/devel/py-astroid/distinfo Thu Apr 27 17:52:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.67 2023/04/17 05:28:42 adam Exp $
+$NetBSD: distinfo,v 1.68 2023/04/27 17:52:25 adam Exp $
-BLAKE2s (astroid-2.15.3.tar.gz) = c2e86bc15eb52a1d9c4a11bfa4927d0689baf14cd1864624bf395d268d8922c8
-SHA512 (astroid-2.15.3.tar.gz) = 782299f4df5b78be19dc17a939e1b29576954167f75f8a0fa0cfe776c7cbffb6f393a33883ff103e8f49a4bd57f30d973b412dadd0b02c1195131e6d54dc8fd9
-Size (astroid-2.15.3.tar.gz) = 343406 bytes
+BLAKE2s (astroid-2.15.4.tar.gz) = 8bf861650417b99077e2d38a005daf36b7a125d600d3a128e9221d74cd4a689b
+SHA512 (astroid-2.15.4.tar.gz) = ef289c10b81fa94b256f6e3712ad0cc714a9fd4128989620446a34002d13626d429904fc1e0ade1e9d3b86d04d471409b7c88a234ea3fdeb2419092e6c66f8d0
+Size (astroid-2.15.4.tar.gz) = 343502 bytes
Home |
Main Index |
Thread Index |
Old Index