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:           Wed Mar 12 06:06:40 UTC 2025

Modified Files:
        pkgsrc/devel/py-astroid: Makefile distinfo

Log Message:
py-astroid: updated to 3.3.9

3.3.9
Fix crash when sys.modules contains lazy loader objects during checking.
Upload release assets to PyPI via Trusted Publishing.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.88 -r1.89 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.99 pkgsrc/devel/py-astroid/Makefile:1.100
--- pkgsrc/devel/py-astroid/Makefile:1.99       Tue Dec 24 16:08:13 2024
+++ pkgsrc/devel/py-astroid/Makefile    Wed Mar 12 06:06:40 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2024/12/24 16:08:13 adam Exp $
+# $NetBSD: Makefile,v 1.100 2025/03/12 06:06:40 adam Exp $
 
-DISTNAME=      astroid-3.3.8
+DISTNAME=      astroid-3.3.9
 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.88 pkgsrc/devel/py-astroid/distinfo:1.89
--- pkgsrc/devel/py-astroid/distinfo:1.88       Tue Dec 24 16:08:13 2024
+++ pkgsrc/devel/py-astroid/distinfo    Wed Mar 12 06:06:40 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.88 2024/12/24 16:08:13 adam Exp $
+$NetBSD: distinfo,v 1.89 2025/03/12 06:06:40 adam Exp $
 
-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
+BLAKE2s (astroid-3.3.9.tar.gz) = bba39f0d792fbade07c8d40bd84bc2be744e5e0f04c33e33c213fe05fd8b3e86
+SHA512 (astroid-3.3.9.tar.gz) = 9fcae1bda9663227e63164ced15c4b20b595fa07889e409f22818b12653463f3dced220284e331299a446a01c2096105bdb87480b43f1503ba829e4f68c56c43
+Size (astroid-3.3.9.tar.gz) = 398731 bytes



Home | Main Index | Thread Index | Old Index