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 Dec 10 11:59:12 UTC 2024
Modified Files:
pkgsrc/devel/py-astroid: Makefile distinfo
Log Message:
py-astroid: updated to 3.3.6
What's New in astroid 3.3.6?
Fix inability to import collections.abc in python 3.13.1.
Fix crash when typing._alias() call is missing arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.86 -r1.87 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.97 pkgsrc/devel/py-astroid/Makefile:1.98
--- pkgsrc/devel/py-astroid/Makefile:1.97 Mon Nov 11 07:28:01 2024
+++ pkgsrc/devel/py-astroid/Makefile Tue Dec 10 11:59:12 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2024/11/11 07:28:01 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2024/12/10 11:59:12 adam Exp $
-DISTNAME= astroid-3.3.5
+DISTNAME= astroid-3.3.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.86 pkgsrc/devel/py-astroid/distinfo:1.87
--- pkgsrc/devel/py-astroid/distinfo:1.86 Wed Oct 9 13:09:53 2024
+++ pkgsrc/devel/py-astroid/distinfo Tue Dec 10 11:59:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.86 2024/10/09 13:09:53 wiz Exp $
+$NetBSD: distinfo,v 1.87 2024/12/10 11:59:12 adam Exp $
-BLAKE2s (astroid-3.3.5.tar.gz) = 15b6ab15417766c8532840cc51a694f517be4719b1db7a39f54a838bdc966861
-SHA512 (astroid-3.3.5.tar.gz) = 1ceebc2d50d16a860ddd5dc740af7b8a8de1e934b176f76ef9d71052f1bf24a644be0b730d1ef329f8b867719cb8d330e5fd901e2b2cbe067c777a09b212912d
-Size (astroid-3.3.5.tar.gz) = 397229 bytes
+BLAKE2s (astroid-3.3.6.tar.gz) = 4908ca8145d84e150a65bd5c6af755110396517742e10702864971960d01bca6
+SHA512 (astroid-3.3.6.tar.gz) = f0999cf3398c50bfc3289f067eb466d0f189c8978392ae090f53669fd02335c9311dbba51422cf96a669272c28b3f002dc92964244c45fb9e052cbc35cbf3deb
+Size (astroid-3.3.6.tar.gz) = 397452 bytes
Home |
Main Index |
Thread Index |
Old Index