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: wiz
Date: Wed Oct 9 13:09:53 UTC 2024
Modified Files:
pkgsrc/devel/py-astroid: Makefile distinfo
Log Message:
py-astroid: update to 3.3.5.
Control setting local nodes outside of the supposed local's constructor.
Fix Python 3.13 compatibility re: collections.abc
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.85 -r1.86 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.95 pkgsrc/devel/py-astroid/Makefile:1.96
--- pkgsrc/devel/py-astroid/Makefile:1.95 Tue Oct 1 15:51:25 2024
+++ pkgsrc/devel/py-astroid/Makefile Wed Oct 9 13:09:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2024/10/01 15:51:25 adam Exp $
+# $NetBSD: Makefile,v 1.96 2024/10/09 13:09:53 wiz Exp $
-DISTNAME= astroid-3.3.4
+DISTNAME= astroid-3.3.5
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.85 pkgsrc/devel/py-astroid/distinfo:1.86
--- pkgsrc/devel/py-astroid/distinfo:1.85 Tue Oct 1 15:51:25 2024
+++ pkgsrc/devel/py-astroid/distinfo Wed Oct 9 13:09:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.85 2024/10/01 15:51:25 adam Exp $
+$NetBSD: distinfo,v 1.86 2024/10/09 13:09:53 wiz Exp $
-BLAKE2s (astroid-3.3.4.tar.gz) = 9d83bed3b5c40302ed5d56b0e2ad7da44aeedc2a776cf07e7bfc2080486700b6
-SHA512 (astroid-3.3.4.tar.gz) = 1810dc67f2a724a2071b396a4d9fc49eb2e8cc1e069580f4aa67b2e7ffe09ca1746f595667456c594972c2976365f28c8c4753b2fb93409ad470e77f66914dae
-Size (astroid-3.3.4.tar.gz) = 397071 bytes
+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
Home |
Main Index |
Thread Index |
Old Index