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 Aug 14 10:54:12 UTC 2024
Modified Files:
pkgsrc/devel/py-astroid: Makefile distinfo
Log Message:
py-astroid: updated to 3.3.2
v3.3.2
Restore support for soft-deprecated members of the typing module with python 3.13.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.82 -r1.83 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.92 pkgsrc/devel/py-astroid/Makefile:1.93
--- pkgsrc/devel/py-astroid/Makefile:1.92 Sun Aug 11 06:43:02 2024
+++ pkgsrc/devel/py-astroid/Makefile Wed Aug 14 10:54:12 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2024/08/11 06:43:02 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2024/08/14 10:54:12 adam Exp $
-DISTNAME= astroid-3.3.1
+DISTNAME= astroid-3.3.2
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.82 pkgsrc/devel/py-astroid/distinfo:1.83
--- pkgsrc/devel/py-astroid/distinfo:1.82 Sun Aug 11 06:43:02 2024
+++ pkgsrc/devel/py-astroid/distinfo Wed Aug 14 10:54:12 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.82 2024/08/11 06:43:02 wiz Exp $
+$NetBSD: distinfo,v 1.83 2024/08/14 10:54:12 adam Exp $
-BLAKE2s (astroid-3.3.1.tar.gz) = 4431d75500b7f4978e45f6d261ad87e0b82bb819801319fadc35f5af51fb2e7a
-SHA512 (astroid-3.3.1.tar.gz) = 21b0286bbebfce54371940e83c8866921e14afcfe39f2126688511b8b903526c6065f14d1e7ca77e7d91027c57ee4025af28f0d6511de6aebd82a76fe649b91e
-Size (astroid-3.3.1.tar.gz) = 395635 bytes
+BLAKE2s (astroid-3.3.2.tar.gz) = eaf9b08778ed842d0da9b668158b5d86e203e658fa32bdc5615db2e1ce3e6e29
+SHA512 (astroid-3.3.2.tar.gz) = 47982723ed807154b7e0ee8dce61c97c2f4315ab4c5ef1bf8df7160d5ca10a298f69e6857826c95e60092c8022cddcf6a4c86ee3b2bb8e2071e51ebde1717231
+Size (astroid-3.3.2.tar.gz) = 395691 bytes
Home |
Main Index |
Thread Index |
Old Index