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 Jan 10 11:31:00 UTC 2022

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

Log Message:
py-astroid: updated to 2.9.3

What's New in astroid 2.9.3?
* Fixed regression where packages without a ``__init__.py`` file were
  not recognized or imported correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.46 -r1.47 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.53 pkgsrc/devel/py-astroid/Makefile:1.54
--- pkgsrc/devel/py-astroid/Makefile:1.53       Fri Jan  7 17:13:30 2022
+++ pkgsrc/devel/py-astroid/Makefile    Mon Jan 10 11:31:00 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2022/01/07 17:13:30 adam Exp $
+# $NetBSD: Makefile,v 1.54 2022/01/10 11:31:00 adam Exp $
 
-DISTNAME=      astroid-2.9.2
+DISTNAME=      astroid-2.9.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.46 pkgsrc/devel/py-astroid/distinfo:1.47
--- pkgsrc/devel/py-astroid/distinfo:1.46       Fri Jan  7 17:13:30 2022
+++ pkgsrc/devel/py-astroid/distinfo    Mon Jan 10 11:31:00 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2022/01/07 17:13:30 adam Exp $
+$NetBSD: distinfo,v 1.47 2022/01/10 11:31:00 adam Exp $
 
-BLAKE2s (astroid-2.9.2.tar.gz) = d2cd6047b6760d8a7040ee8c85f37e20d85d88953270b3797db239dd0d3a3186
-SHA512 (astroid-2.9.2.tar.gz) = 7076d566f881f5512c2965899355971ea45e929a3161e4c72adc73d610a91414cd98c76f7316dae5a38a546479831138cb4322f819b196d166e2be86749d73b4
-Size (astroid-2.9.2.tar.gz) = 207420 bytes
+BLAKE2s (astroid-2.9.3.tar.gz) = 9df19f356914eb01ffb21073c454bacb7f78cf6f372a5f7da680b0d8b320ee5a
+SHA512 (astroid-2.9.3.tar.gz) = 66dbbbb11beb534661ba03ef94bbaabdb903422c34d4589a3e1e1196eed640fa6fbbd70980402475fcd76543b68fd9cae321c49ed3510044451439486a9ed444
+Size (astroid-2.9.3.tar.gz) = 207480 bytes



Home | Main Index | Thread Index | Old Index