pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/py-asttokens
Module Name: pkgsrc
Committed By: adam
Date: Wed Mar 8 13:47:54 UTC 2023
Modified Files:
pkgsrc/lang/py-asttokens: Makefile PLIST distinfo
Log Message:
py-asttokens: updated to 2.2.1
2.2.1
Test 3.11
2.2.0
Fixes for newer astroid versions
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/py-asttokens/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/py-asttokens/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/lang/py-asttokens/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/py-asttokens/Makefile
diff -u pkgsrc/lang/py-asttokens/Makefile:1.20 pkgsrc/lang/py-asttokens/Makefile:1.21
--- pkgsrc/lang/py-asttokens/Makefile:1.20 Mon Oct 31 08:24:33 2022
+++ pkgsrc/lang/py-asttokens/Makefile Wed Mar 8 13:47:54 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2022/10/31 08:24:33 adam Exp $
+# $NetBSD: Makefile,v 1.21 2023/03/08 13:47:54 adam Exp $
-DISTNAME= asttokens-2.1.0
+DISTNAME= asttokens-2.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/asttokens/}
Index: pkgsrc/lang/py-asttokens/PLIST
diff -u pkgsrc/lang/py-asttokens/PLIST:1.3 pkgsrc/lang/py-asttokens/PLIST:1.4
--- pkgsrc/lang/py-asttokens/PLIST:1.3 Tue Aug 23 10:34:48 2022
+++ pkgsrc/lang/py-asttokens/PLIST Wed Mar 8 13:47:54 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2022/08/23 10:34:48 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2023/03/08 13:47:54 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -7,6 +7,9 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.tx
${PYSITELIB}/asttokens/__init__.py
${PYSITELIB}/asttokens/__init__.pyc
${PYSITELIB}/asttokens/__init__.pyo
+${PYSITELIB}/asttokens/astroid_compat.py
+${PYSITELIB}/asttokens/astroid_compat.pyc
+${PYSITELIB}/asttokens/astroid_compat.pyo
${PYSITELIB}/asttokens/asttokens.py
${PYSITELIB}/asttokens/asttokens.pyc
${PYSITELIB}/asttokens/asttokens.pyo
Index: pkgsrc/lang/py-asttokens/distinfo
diff -u pkgsrc/lang/py-asttokens/distinfo:1.16 pkgsrc/lang/py-asttokens/distinfo:1.17
--- pkgsrc/lang/py-asttokens/distinfo:1.16 Mon Oct 31 08:24:33 2022
+++ pkgsrc/lang/py-asttokens/distinfo Wed Mar 8 13:47:54 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2022/10/31 08:24:33 adam Exp $
+$NetBSD: distinfo,v 1.17 2023/03/08 13:47:54 adam Exp $
-BLAKE2s (asttokens-2.1.0.tar.gz) = b9a9744013c637520ec248951ea81ac3377a1fdb2756c46217a17597399337c7
-SHA512 (asttokens-2.1.0.tar.gz) = 65a6ecc41ad8b9440e6758a062427a26057dcf44997ce61ffca32199ce1c3af5b4a9effc7e41356b9b420a35a0f65d57515d6c58849bf64d844c754496af98e0
-Size (asttokens-2.1.0.tar.gz) = 59948 bytes
+BLAKE2s (asttokens-2.2.1.tar.gz) = a60f11709bfbc0547141ca329b827665e9aa8a99b97ef26a0b4b1215d7e2e4f5
+SHA512 (asttokens-2.2.1.tar.gz) = 0bd2b86e8f8170566de3d26ccce4d897362907e37edf2f7a78fc47326cfb5a2003a3c4fe41d022791aae93ee7953d5a7110849afadd2014e63492809712c9dd7
+Size (asttokens-2.2.1.tar.gz) = 60486 bytes
Home |
Main Index |
Thread Index |
Old Index