pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-astroid py-astroid: updated to 2.12.11



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9e28131787a
branches:  trunk
changeset: 386624:d9e28131787a
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Oct 12 07:43:08 2022 +0000

description:
py-astroid: updated to 2.12.11

What's New in astroid 2.12.11?
==============================
* Improve detection of namespace packages for the modules with ``__spec__`` set to None.
* Fixed a regression in the creation of the ``__init__`` of dataclasses with
  multiple inheritance.

diffstat:

 devel/py-astroid/Makefile |  4 ++--
 devel/py-astroid/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 14e242023a99 -r d9e28131787a devel/py-astroid/Makefile
--- a/devel/py-astroid/Makefile Wed Oct 12 07:40:42 2022 +0000
+++ b/devel/py-astroid/Makefile Wed Oct 12 07:43:08 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2022/09/19 07:51:50 adam Exp $
+# $NetBSD: Makefile,v 1.66 2022/10/12 07:43:08 adam Exp $
 
-DISTNAME=      astroid-2.12.10
+DISTNAME=      astroid-2.12.11
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/astroid/}
diff -r 14e242023a99 -r d9e28131787a devel/py-astroid/distinfo
--- a/devel/py-astroid/distinfo Wed Oct 12 07:40:42 2022 +0000
+++ b/devel/py-astroid/distinfo Wed Oct 12 07:43:08 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2022/09/19 07:51:50 adam Exp $
+$NetBSD: distinfo,v 1.59 2022/10/12 07:43:08 adam Exp $
 
-BLAKE2s (astroid-2.12.10.tar.gz) = d52ab10760d278a9cc4b42d37a607bd2892c4cd4d284e38024a77306e0519f41
-SHA512 (astroid-2.12.10.tar.gz) = 4c0dd78721b71f55aa226b28fd4f52f65bf9b6a290f55af3ac5e6e6e6c0932619a78522f7b1d41dc8ca6c087148a31d8eaaca11440a01fe483afef989933c625
-Size (astroid-2.12.10.tar.gz) = 216646 bytes
+BLAKE2s (astroid-2.12.11.tar.gz) = 3a0dbe345aaff0159c98414097a2f893729a1282d309e06397592acccfb46c82
+SHA512 (astroid-2.12.11.tar.gz) = cc339a810ae76e040aeb5aa3abde6cd7da4c4759d1ae994a315c4f1f8b17a1f95f01c260efe3167e5e15171b868359d3f871a3cc42c1354f122e204554a1fc2a
+Size (astroid-2.12.11.tar.gz) = 216752 bytes



Home | Main Index | Thread Index | Old Index