pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-typed-ast py-typed-ast: updated to 1.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/88904c13ab45
branches: trunk
changeset: 329109:88904c13ab45
user: adam <adam%pkgsrc.org@localhost>
date: Wed Jan 30 22:42:45 2019 +0000
description:
py-typed-ast: updated to 1.3.0
1.3.0:
Unknown changes
diffstat:
devel/py-typed-ast/Makefile | 8 ++++----
devel/py-typed-ast/PLIST | 6 +++---
devel/py-typed-ast/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 12 deletions(-)
diffs (59 lines):
diff -r 5099248b9004 -r 88904c13ab45 devel/py-typed-ast/Makefile
--- a/devel/py-typed-ast/Makefile Wed Jan 30 19:34:48 2019 +0000
+++ b/devel/py-typed-ast/Makefile Wed Jan 30 22:42:45 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/01/15 10:25:40 adam Exp $
+# $NetBSD: Makefile,v 1.5 2019/01/30 22:42:45 adam Exp $
-DISTNAME= typed-ast-1.2.0
+DISTNAME= typed-ast-1.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/typed-ast/}
@@ -17,8 +17,8 @@
SUBST_MESSAGE.fix-incl= Make includes more specific to avoid conflicts.
SUBST_FILES.fix-incl= ast27/*/*.[ch]
SUBST_FILES.fix-incl+= ast3/*/*.[ch]
-.for f in Python-ast.h asdl.h ast.h bitset.h compile.h errcode.h graminit.h \
- grammar.h node.h parsetok.h token.h
+.for f in Python-ast.h asdl.h ast.h bitset.h compile.h compile-ast3.h \
+ errcode.h graminit.h grammar.h node.h parsetok.h token.h
SUBST_SED.fix-incl+= -e 's,^\#include "${f}",\#include "Include/${f}",'
.endfor
diff -r 5099248b9004 -r 88904c13ab45 devel/py-typed-ast/PLIST
--- a/devel/py-typed-ast/PLIST Wed Jan 30 19:34:48 2019 +0000
+++ b/devel/py-typed-ast/PLIST Wed Jan 30 22:42:45 2019 +0000
@@ -1,13 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1 2018/05/21 23:14:46 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/01/30 22:42:45 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/_ast27.so
-${PYSITELIB}/_ast3.so
${PYSITELIB}/typed_ast/__init__.py
${PYSITELIB}/typed_ast/__init__.pyc
${PYSITELIB}/typed_ast/__init__.pyo
+${PYSITELIB}/typed_ast/_ast27.so
+${PYSITELIB}/typed_ast/_ast3.so
${PYSITELIB}/typed_ast/ast27.py
${PYSITELIB}/typed_ast/ast27.pyc
${PYSITELIB}/typed_ast/ast27.pyo
diff -r 5099248b9004 -r 88904c13ab45 devel/py-typed-ast/distinfo
--- a/devel/py-typed-ast/distinfo Wed Jan 30 19:34:48 2019 +0000
+++ b/devel/py-typed-ast/distinfo Wed Jan 30 22:42:45 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2019/01/15 10:25:40 adam Exp $
+$NetBSD: distinfo,v 1.5 2019/01/30 22:42:45 adam Exp $
-SHA1 (typed-ast-1.2.0.tar.gz) = f43c6d159dfa7535b9245be56de742a25bf78022
-RMD160 (typed-ast-1.2.0.tar.gz) = adbe18acdb8650d001772d5d84769a0292118e2c
-SHA512 (typed-ast-1.2.0.tar.gz) = 801f59cdce48f7be3045c44d207a5a269bc1cd5ca9f0536d3d16f10ce82794a7e5cd5d3c83982927cebc52e1b1dbd47532140bcedca0ca4ace45b726aa0343ee
-Size (typed-ast-1.2.0.tar.gz) = 202702 bytes
+SHA1 (typed-ast-1.3.0.tar.gz) = e2f8238166709c51e76fa21ecfda2f25dab2d41c
+RMD160 (typed-ast-1.3.0.tar.gz) = b705b3aff96945f7b9f80168acaf873a215fe97b
+SHA512 (typed-ast-1.3.0.tar.gz) = 9d83fa35c7f702998a0fcc96bc0930b8e35f95b2e1a9e7abc6c9942c6afea7695a43ad72e45f68d5f233e91beedc6ef62fa5d162faebe8c29ee184822a7c1bdb
+Size (typed-ast-1.3.0.tar.gz) = 204234 bytes
SHA1 (patch-setup.py) = 997fc582f7b9e9e068fa8d6d5760acfe792554f2
Home |
Main Index |
Thread Index |
Old Index