pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/py-js2py py-js2py: updated to 0.60
details: https://anonhg.NetBSD.org/pkgsrc/rev/098ca497dae8
branches: trunk
changeset: 329925:098ca497dae8
user: adam <adam%pkgsrc.org@localhost>
date: Mon Feb 18 12:57:21 2019 +0000
description:
py-js2py: updated to 0.60
0.60:
Unknown changes
diffstat:
lang/py-js2py/Makefile | 10 ++++------
lang/py-js2py/PLIST | 14 +++++++++++++-
lang/py-js2py/distinfo | 10 +++++-----
3 files changed, 22 insertions(+), 12 deletions(-)
diffs (74 lines):
diff -r 5f6a471b1a86 -r 098ca497dae8 lang/py-js2py/Makefile
--- a/lang/py-js2py/Makefile Mon Feb 18 12:48:58 2019 +0000
+++ b/lang/py-js2py/Makefile Mon Feb 18 12:57:21 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2018/03/26 16:30:10 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2019/02/18 12:57:21 adam Exp $
-DISTNAME= Js2Py-0.59
+DISTNAME= Js2Py-0.60
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 1
CATEGORIES= lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=J/Js2Py/}
@@ -11,14 +10,13 @@
COMMENT= Pure Python JavaScript Translator/Interpreter
LICENSE= mit
-# As of 0.59
-PYTHON_VERSIONS_ACCEPTED= 27
-
DEPENDS+= ${PYPKGPREFIX}-jsparser>=2.5.1:../../lang/py-jsparser
DEPENDS+= ${PYPKGPREFIX}-six>=1.10:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-tzlocal>=1.2:../../time/py-tzlocal
USE_LANGUAGES= # none
+PYTHON_VERSIONS_ACCEPTED= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5f6a471b1a86 -r 098ca497dae8 lang/py-js2py/PLIST
--- a/lang/py-js2py/PLIST Mon Feb 18 12:48:58 2019 +0000
+++ b/lang/py-js2py/PLIST Mon Feb 18 12:57:21 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/03/26 16:30:10 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/02/18 12:57:21 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -253,6 +253,18 @@
${PYSITELIB}/js2py/py_node_modules/__init__.py
${PYSITELIB}/js2py/py_node_modules/__init__.pyc
${PYSITELIB}/js2py/py_node_modules/__init__.pyo
+${PYSITELIB}/js2py/py_node_modules/chalk.py
+${PYSITELIB}/js2py/py_node_modules/chalk.pyc
+${PYSITELIB}/js2py/py_node_modules/chalk.pyo
+${PYSITELIB}/js2py/py_node_modules/crypto_js.py
+${PYSITELIB}/js2py/py_node_modules/crypto_js.pyc
+${PYSITELIB}/js2py/py_node_modules/crypto_js.pyo
+${PYSITELIB}/js2py/py_node_modules/escodegen.py
+${PYSITELIB}/js2py/py_node_modules/escodegen.pyc
+${PYSITELIB}/js2py/py_node_modules/escodegen.pyo
+${PYSITELIB}/js2py/py_node_modules/esprima.py
+${PYSITELIB}/js2py/py_node_modules/esprima.pyc
+${PYSITELIB}/js2py/py_node_modules/esprima.pyo
${PYSITELIB}/js2py/pyjs.py
${PYSITELIB}/js2py/pyjs.pyc
${PYSITELIB}/js2py/pyjs.pyo
diff -r 5f6a471b1a86 -r 098ca497dae8 lang/py-js2py/distinfo
--- a/lang/py-js2py/distinfo Mon Feb 18 12:48:58 2019 +0000
+++ b/lang/py-js2py/distinfo Mon Feb 18 12:57:21 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/02/26 16:12:32 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/02/18 12:57:21 adam Exp $
-SHA1 (Js2Py-0.59.tar.gz) = 828ee742021299ee7cecccb52502288b7a4fc5fe
-RMD160 (Js2Py-0.59.tar.gz) = 208f6492385d5a777b124f49bacfdae67c652e64
-SHA512 (Js2Py-0.59.tar.gz) = fd6c59259af431436eb99794492a9dbee03e68458f5e72aa67f5ead04e0dc7913fa45b9261ed756c235de4fbe45c1de61a49bc8c37be522ec4e063857d3a9e42
-Size (Js2Py-0.59.tar.gz) = 556467 bytes
+SHA1 (Js2Py-0.60.tar.gz) = d134e40b14c6637b11b98a295068ff95bf1b9992
+RMD160 (Js2Py-0.60.tar.gz) = 3946330f91b453b25361764f54948ef9216114e2
+SHA512 (Js2Py-0.60.tar.gz) = adca62e8313db18b5cfce15ae8d40d45d65a3e5ea02fbe77f91a5e1e0ab90aa664cb852859cad935e63781e48df63dbbbf0cd5f87633d5d01e286179b539b023
+Size (Js2Py-0.60.tar.gz) = 833612 bytes
Home |
Main Index |
Thread Index |
Old Index