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:           Fri Jul 12 07:09:47 UTC 2024

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

Log Message:
py-astroid: updated to 3.2.3

v3.2.3
Fix AssertionError when inferring a property consisting of a partial function.


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.79 -r1.80 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.89 pkgsrc/devel/py-astroid/Makefile:1.90
--- pkgsrc/devel/py-astroid/Makefile:1.89       Mon May 20 07:45:42 2024
+++ pkgsrc/devel/py-astroid/Makefile    Fri Jul 12 07:09:47 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2024/05/20 07:45:42 adam Exp $
+# $NetBSD: Makefile,v 1.90 2024/07/12 07:09:47 adam Exp $
 
-DISTNAME=      astroid-3.2.2
+DISTNAME=      astroid-3.2.3
 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.79 pkgsrc/devel/py-astroid/distinfo:1.80
--- pkgsrc/devel/py-astroid/distinfo:1.79       Mon May 20 07:45:42 2024
+++ pkgsrc/devel/py-astroid/distinfo    Fri Jul 12 07:09:47 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.79 2024/05/20 07:45:42 adam Exp $
+$NetBSD: distinfo,v 1.80 2024/07/12 07:09:47 adam Exp $
 
-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
+BLAKE2s (astroid-3.2.3.tar.gz) = 5d9e974d7c0abf23ef89d21c6e84dd8d2d164e5b4b525179bb4c232c9e0be725
+SHA512 (astroid-3.2.3.tar.gz) = ca621991ea9bc6792dd02437db7ab3a8e1506ebbe5cac0522ba917de1d2326861e6f6173e5e3659587ade96fdc259f810d428455f9517192b145f54336d215f4
+Size (astroid-3.2.3.tar.gz) = 397217 bytes



Home | Main Index | Thread Index | Old Index