Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/py-asttokens py-asttokens: update to 2.0.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e6505891aef
branches:  trunk
changeset: 428888:1e6505891aef
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 12 21:12:21 2020 +0000

description:
py-asttokens: update to 2.0.4.

Changes not found.

diffstat:

 lang/py-asttokens/Makefile |   4 ++--
 lang/py-asttokens/PLIST    |   5 ++++-
 lang/py-asttokens/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r 591df6b37d20 -r 1e6505891aef lang/py-asttokens/Makefile
--- a/lang/py-asttokens/Makefile        Sun Apr 12 21:10:34 2020 +0000
+++ b/lang/py-asttokens/Makefile        Sun Apr 12 21:12:21 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2020/03/22 11:02:14 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2020/04/12 21:12:21 wiz Exp $
 
-DISTNAME=      asttokens-2.0.3
+DISTNAME=      asttokens-2.0.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    lang python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/asttokens/}
diff -r 591df6b37d20 -r 1e6505891aef lang/py-asttokens/PLIST
--- a/lang/py-asttokens/PLIST   Sun Apr 12 21:10:34 2020 +0000
+++ b/lang/py-asttokens/PLIST   Sun Apr 12 21:12:21 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/10/28 07:38:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/04/12 21:12:21 wiz Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -19,3 +19,6 @@
 ${PYSITELIB}/asttokens/util.py
 ${PYSITELIB}/asttokens/util.pyc
 ${PYSITELIB}/asttokens/util.pyo
+${PYSITELIB}/asttokens/version.py
+${PYSITELIB}/asttokens/version.pyc
+${PYSITELIB}/asttokens/version.pyo
diff -r 591df6b37d20 -r 1e6505891aef lang/py-asttokens/distinfo
--- a/lang/py-asttokens/distinfo        Sun Apr 12 21:10:34 2020 +0000
+++ b/lang/py-asttokens/distinfo        Sun Apr 12 21:12:21 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/01/14 22:37:07 wiz Exp $
+$NetBSD: distinfo,v 1.11 2020/04/12 21:12:21 wiz Exp $
 
-SHA1 (asttokens-2.0.3.tar.gz) = 4a2ddbfdb402ac0334e39dfafaaa2cbf9c7984b7
-RMD160 (asttokens-2.0.3.tar.gz) = cdc3c5beb41b940a96bb51c9ec9fa0e15b9c4397
-SHA512 (asttokens-2.0.3.tar.gz) = 6d962c81925593b00ad9e5842eec56f56ec6cb2541c8265ccff0883f571b39ad81b60df824b0088f8f08c7bd079f2c0f777452a34eb06c8dae6ddd31165dedee
-Size (asttokens-2.0.3.tar.gz) = 41533 bytes
+SHA1 (asttokens-2.0.4.tar.gz) = 8d61aae17af85be2bead3cf7920d5f3ee9fd3d8f
+RMD160 (asttokens-2.0.4.tar.gz) = a85249c57ded4bc4c3e1f8e1466c6b5b1cfc03e3
+SHA512 (asttokens-2.0.4.tar.gz) = 2be6a2ddef35c45ed8b6576a35618b6bc1a4d8c50ab7ac2970d549e7310d46fc8a29fff514d58d6e01c984e04389ca8aee6efed510f349013ab8e2c867c98669
+Size (asttokens-2.0.4.tar.gz) = 50173 bytes



Home | Main Index | Thread Index | Old Index