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 24 16:08:14 UTC 2024
Modified Files:
pkgsrc/devel/py-astroid: Makefile distinfo
Log Message:
py-astroid: updated to 3.3.8
3.3.8
Fix inability to import collections.abc in python 3.13.1. The reported fixes in astroid 3.3.6
and 3.3.7 did not actually fix this issue.
3.3.7
Fix inability to import collections.abc in python 3.13.1. The reported fix in astroid 3.3.6
did not actually fix this issue.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.87 -r1.88 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.98 pkgsrc/devel/py-astroid/Makefile:1.99
--- pkgsrc/devel/py-astroid/Makefile:1.98 Tue Dec 10 11:59:12 2024
+++ pkgsrc/devel/py-astroid/Makefile Tue Dec 24 16:08:13 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.98 2024/12/10 11:59:12 adam Exp $
+# $NetBSD: Makefile,v 1.99 2024/12/24 16:08:13 adam Exp $
-DISTNAME= astroid-3.3.6
+DISTNAME= astroid-3.3.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.87 pkgsrc/devel/py-astroid/distinfo:1.88
--- pkgsrc/devel/py-astroid/distinfo:1.87 Tue Dec 10 11:59:12 2024
+++ pkgsrc/devel/py-astroid/distinfo Tue Dec 24 16:08:13 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.87 2024/12/10 11:59:12 adam Exp $
+$NetBSD: distinfo,v 1.88 2024/12/24 16:08:13 adam Exp $
-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
+BLAKE2s (astroid-3.3.8.tar.gz) = 2a92a1f9e20f9a6b5da9000334e377e2aecf3e5bb3c43ebea3f793aadd5e320a
+SHA512 (astroid-3.3.8.tar.gz) = 5a9ec76ef53f7b332f04b8c474129879a54ccb84df027befa20f496171cc9c97b582c2065cbd8bca7e376e030718b1abb1f6d679871a844006342df2bd60f003
+Size (astroid-3.3.8.tar.gz) = 398196 bytes
Home |
Main Index |
Thread Index |
Old Index