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 Feb 13 10:45:11 UTC 2023

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

Log Message:
py-astroid: updated to 2.14.2

What's New in astroid 2.14.2?
=============================
* '_infer_str_format_call' won't crash anymore when the string it analyses are uninferable.


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.63 -r1.64 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.71 pkgsrc/devel/py-astroid/Makefile:1.72
--- pkgsrc/devel/py-astroid/Makefile:1.71       Thu Feb  2 08:26:16 2023
+++ pkgsrc/devel/py-astroid/Makefile    Mon Feb 13 10:45:11 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2023/02/02 08:26:16 adam Exp $
+# $NetBSD: Makefile,v 1.72 2023/02/13 10:45:11 adam Exp $
 
-DISTNAME=      astroid-2.14.1
+DISTNAME=      astroid-2.14.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.63 pkgsrc/devel/py-astroid/distinfo:1.64
--- pkgsrc/devel/py-astroid/distinfo:1.63       Thu Feb  2 08:26:16 2023
+++ pkgsrc/devel/py-astroid/distinfo    Mon Feb 13 10:45:11 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.63 2023/02/02 08:26:16 adam Exp $
+$NetBSD: distinfo,v 1.64 2023/02/13 10:45:11 adam Exp $
 
-BLAKE2s (astroid-2.14.1.tar.gz) = 6c67656f65fac68bbce7dfd89a802a0766c26842dd0afd9d5e2ce3556f31deb7
-SHA512 (astroid-2.14.1.tar.gz) = 68ce8c5c4f11bc09f9f568b7fdd2413fd0edf69e3d45824a74bc21c5bdd2f32e97728c96579add9d0ee7716a23377268525ebf7f904340465548414003d112cd
-Size (astroid-2.14.1.tar.gz) = 224322 bytes
+BLAKE2s (astroid-2.14.2.tar.gz) = c0365949f146361cf721bb6c33c85597d1f5ba351c7a44ded0c88b28d50a31c6
+SHA512 (astroid-2.14.2.tar.gz) = f7461b0a9dbaf5bd6126d8620daf4859860e7bcf09521d4f53c12a21c7eb501ea7ec9e09f5c67da944a6b6257b34eddbb44b53f49237ac82108085ae198f0ac2
+Size (astroid-2.14.2.tar.gz) = 224336 bytes



Home | Main Index | Thread Index | Old Index