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 Apr 17 05:28:42 UTC 2023

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

Log Message:
py-astroid: updated to 2.15.3

What's New in astroid 2.15.3?
* Fix ``infer_call_result()`` crash on methods called ``with_metaclass()``.
* Suppress ``UserWarning`` when finding module specs.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.66 -r1.67 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.75 pkgsrc/devel/py-astroid/Makefile:1.76
--- pkgsrc/devel/py-astroid/Makefile:1.75       Wed Apr  5 11:19:28 2023
+++ pkgsrc/devel/py-astroid/Makefile    Mon Apr 17 05:28:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2023/04/05 11:19:28 adam Exp $
+# $NetBSD: Makefile,v 1.76 2023/04/17 05:28:42 adam Exp $
 
-DISTNAME=      astroid-2.15.2
+DISTNAME=      astroid-2.15.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.66 pkgsrc/devel/py-astroid/distinfo:1.67
--- pkgsrc/devel/py-astroid/distinfo:1.66       Wed Apr  5 11:19:28 2023
+++ pkgsrc/devel/py-astroid/distinfo    Mon Apr 17 05:28:42 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2023/04/05 11:19:28 adam Exp $
+$NetBSD: distinfo,v 1.67 2023/04/17 05:28:42 adam Exp $
 
-BLAKE2s (astroid-2.15.2.tar.gz) = b12f37a2c98fcef29baae9edecbf33b790eb362c8bd10e316e21733eace56d50
-SHA512 (astroid-2.15.2.tar.gz) = 5239e77212089c5e336dffecd511effd1e98a8d861bb65faf33e6f2d8dd233e4f3c0c57f2856e0f85350b81d563f6d2b96a4da76b4c99eb77970e5096ad34ffa
-Size (astroid-2.15.2.tar.gz) = 343200 bytes
+BLAKE2s (astroid-2.15.3.tar.gz) = c2e86bc15eb52a1d9c4a11bfa4927d0689baf14cd1864624bf395d268d8922c8
+SHA512 (astroid-2.15.3.tar.gz) = 782299f4df5b78be19dc17a939e1b29576954167f75f8a0fa0cfe776c7cbffb6f393a33883ff103e8f49a4bd57f30d973b412dadd0b02c1195131e6d54dc8fd9
+Size (astroid-2.15.3.tar.gz) = 343406 bytes



Home | Main Index | Thread Index | Old Index