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:           Mon May 20 07:45:43 UTC 2024

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

Log Message:
py-astroid: updated to 3.2.2

What's New in astroid 3.2.2?

* Improve inference for generic classes using the PEP 695 syntax (Python 3.12).


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.78 -r1.79 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.88 pkgsrc/devel/py-astroid/Makefile:1.89
--- pkgsrc/devel/py-astroid/Makefile:1.88       Sat May 18 06:15:24 2024
+++ pkgsrc/devel/py-astroid/Makefile    Mon May 20 07:45:42 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2024/05/18 06:15:24 adam Exp $
+# $NetBSD: Makefile,v 1.89 2024/05/20 07:45:42 adam Exp $
 
-DISTNAME=      astroid-3.2.1
+DISTNAME=      astroid-3.2.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.78 pkgsrc/devel/py-astroid/distinfo:1.79
--- pkgsrc/devel/py-astroid/distinfo:1.78       Sat May 18 06:15:24 2024
+++ pkgsrc/devel/py-astroid/distinfo    Mon May 20 07:45:42 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.78 2024/05/18 06:15:24 adam Exp $
+$NetBSD: distinfo,v 1.79 2024/05/20 07:45:42 adam Exp $
 
-BLAKE2s (astroid-3.2.1.tar.gz) = 3d721bb14cc3b59440dd8b9d4c8261dc2c631ed9d9c13c1d12ddd0e03b6bd46e
-SHA512 (astroid-3.2.1.tar.gz) = ecc9c7698c30f41a7029b8428cc81518fb24bf54e5cad0d7b1c18df4a8466cd1114c112a85749757782a8f0f98e42219df3f974820f073111fb36f487fa0229e
-Size (astroid-3.2.1.tar.gz) = 396763 bytes
+BLAKE2s (astroid-3.2.2.tar.gz) = f20f7acfad55dff70d4a6eededc65fd05bfe613725a87579d3e652cf2982487f
+SHA512 (astroid-3.2.2.tar.gz) = ff7a6665726626f688fff7f836fe1b7a67f56ed6b4583af150b91048d1f8a77fa7d48d3cb8751766f0459133f87793572a3aa1469c5ada0a83bbd6d403e46952
+Size (astroid-3.2.2.tar.gz) = 397133 bytes



Home | Main Index | Thread Index | Old Index