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.58



details:   https://anonhg.NetBSD.org/pkgsrc/rev/186cfbd2a590
branches:  trunk
changeset: 372840:186cfbd2a590
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Dec 18 19:29:27 2017 +0000

description:
py-js2py: updated to 0.58

0.58:
Bug fixes.

diffstat:

 lang/py-js2py/Makefile |   6 +++---
 lang/py-js2py/PLIST    |   8 +++++++-
 lang/py-js2py/distinfo |  10 +++++-----
 3 files changed, 15 insertions(+), 9 deletions(-)

diffs (65 lines):

diff -r ef514e558765 -r 186cfbd2a590 lang/py-js2py/Makefile
--- a/lang/py-js2py/Makefile    Mon Dec 18 19:25:02 2017 +0000
+++ b/lang/py-js2py/Makefile    Mon Dec 18 19:29:27 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2017/08/16 18:02:21 adam Exp $
+# $NetBSD: Makefile,v 1.4 2017/12/18 19:29:27 adam Exp $
 
-DISTNAME=      Js2Py-0.50
+DISTNAME=      Js2Py-0.58
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    lang python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=J/Js2Py/}
@@ -14,7 +14,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.10:../../lang/py-six
 DEPENDS+=      ${PYPKGPREFIX}-tzlocal>=1.2:../../time/py-tzlocal
 
-USE_LANGUAGES= # empty
+USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ef514e558765 -r 186cfbd2a590 lang/py-js2py/PLIST
--- a/lang/py-js2py/PLIST       Mon Dec 18 19:25:02 2017 +0000
+++ b/lang/py-js2py/PLIST       Mon Dec 18 19:29:27 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/08/16 18:02:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/12/18 19:29:27 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -200,6 +200,9 @@
 ${PYSITELIB}/js2py/internals/trans_utils.py
 ${PYSITELIB}/js2py/internals/trans_utils.pyc
 ${PYSITELIB}/js2py/internals/trans_utils.pyo
+${PYSITELIB}/js2py/node_import.py
+${PYSITELIB}/js2py/node_import.pyc
+${PYSITELIB}/js2py/node_import.pyo
 ${PYSITELIB}/js2py/prototypes/__init__.py
 ${PYSITELIB}/js2py/prototypes/__init__.pyc
 ${PYSITELIB}/js2py/prototypes/__init__.pyo
@@ -236,6 +239,9 @@
 ${PYSITELIB}/js2py/prototypes/jstypedarray.py
 ${PYSITELIB}/js2py/prototypes/jstypedarray.pyc
 ${PYSITELIB}/js2py/prototypes/jstypedarray.pyo
+${PYSITELIB}/js2py/py_node_modules/__init__.py
+${PYSITELIB}/js2py/py_node_modules/__init__.pyc
+${PYSITELIB}/js2py/py_node_modules/__init__.pyo
 ${PYSITELIB}/js2py/pyjs.py
 ${PYSITELIB}/js2py/pyjs.pyc
 ${PYSITELIB}/js2py/pyjs.pyo
diff -r ef514e558765 -r 186cfbd2a590 lang/py-js2py/distinfo
--- a/lang/py-js2py/distinfo    Mon Dec 18 19:25:02 2017 +0000
+++ b/lang/py-js2py/distinfo    Mon Dec 18 19:29:27 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/08/16 18:02:21 adam Exp $
+$NetBSD: distinfo,v 1.4 2017/12/18 19:29:27 adam Exp $
 
-SHA1 (Js2Py-0.50.tar.gz) = 47fd81f40a74a4752fce3fc81728740475bdd3fc
-RMD160 (Js2Py-0.50.tar.gz) = 18edf0e0d669c51f7beefb300010b0ac4eb900ac
-SHA512 (Js2Py-0.50.tar.gz) = 3d44b5cb8e42456b6f640107554512c379e81bd27c84f6bb64e9b6f841ff994adc17d7db7a0ff2267bb90ad7a555cd95d26bd415f953d00371ac22860bd89707
-Size (Js2Py-0.50.tar.gz) = 552611 bytes
+SHA1 (Js2Py-0.58.tar.gz) = 183f6296ba4c79b70026ec1fa5021ec971f0e128
+RMD160 (Js2Py-0.58.tar.gz) = 84eccb7fc01e010963e0b0d42138695d68b9e68d
+SHA512 (Js2Py-0.58.tar.gz) = 790a94bf0fb47af8566470ed454025d46cc60f0841c226e176b96afc723b3816db470c4fc368dd1cb6c7f7084ff16ad20a60b51cb67e158234235bfacfa538a4
+Size (Js2Py-0.58.tar.gz) = 556886 bytes



Home | Main Index | Thread Index | Old Index