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:           Wed Mar  6 18:39:43 UTC 2019

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

Log Message:
py-astroid: updated to 2.2.4

What's New in astroid 2.2.4?
* Latest typed_ast gets installed for all CPython versions.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-astroid/Makefile
cvs rdiff -u -r1.19 -r1.20 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.26 pkgsrc/devel/py-astroid/Makefile:1.27
--- pkgsrc/devel/py-astroid/Makefile:1.26       Mon Mar  4 18:47:56 2019
+++ pkgsrc/devel/py-astroid/Makefile    Wed Mar  6 18:39:43 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2019/03/04 18:47:56 adam Exp $
+# $NetBSD: Makefile,v 1.27 2019/03/06 18:39:43 adam Exp $
 
-DISTNAME=      astroid-2.2.3
+DISTNAME=      astroid-2.2.4
 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.19 pkgsrc/devel/py-astroid/distinfo:1.20
--- pkgsrc/devel/py-astroid/distinfo:1.19       Mon Mar  4 18:47:56 2019
+++ pkgsrc/devel/py-astroid/distinfo    Wed Mar  6 18:39:43 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2019/03/04 18:47:56 adam Exp $
+$NetBSD: distinfo,v 1.20 2019/03/06 18:39:43 adam Exp $
 
-SHA1 (astroid-2.2.3.tar.gz) = e9f8de9947fcd52f794df767b9fc3f962c96f5d8
-RMD160 (astroid-2.2.3.tar.gz) = f2c0b6bec675210dd5c0bcb713a21d527e2b69df
-SHA512 (astroid-2.2.3.tar.gz) = 5c67c4aa2932986a925715d070a28519d98000ec9cf04f42bd054cc68d66ecfcfbf5b6c1582e48076719ef025050f998a1ef709e90d916aba6b10b701d8dee64
-Size (astroid-2.2.3.tar.gz) = 281317 bytes
+SHA1 (astroid-2.2.4.tar.gz) = 67bde585b1756fdcbc56f83f764d41e7f6065cc2
+RMD160 (astroid-2.2.4.tar.gz) = 59770f456859496b23361719685c336898bbb78b
+SHA512 (astroid-2.2.4.tar.gz) = b924ebe1e77c4d8de7d4f7ec86ebd7b5d37b2a86fc675f5ae68d112dd3ecadfa1c49c8b0c544fa8b16dd16ad1f6f1d4f0fb73c2e9b3cda8947f0e182475ab92e
+Size (astroid-2.2.4.tar.gz) = 281284 bytes



Home | Main Index | Thread Index | Old Index