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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/879563995c23
branches:  trunk
changeset: 376184:879563995c23
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Feb 26 16:12:32 2018 +0000

description:
py-js2py: updated to 0.59

0.59:
Bug fixes.

diffstat:

 lang/py-js2py/Makefile |   4 ++--
 lang/py-js2py/PLIST    |   7 ++++++-
 lang/py-js2py/distinfo |  10 +++++-----
 3 files changed, 13 insertions(+), 8 deletions(-)

diffs (55 lines):

diff -r c513a1a115c1 -r 879563995c23 lang/py-js2py/Makefile
--- a/lang/py-js2py/Makefile    Mon Feb 26 16:09:55 2018 +0000
+++ b/lang/py-js2py/Makefile    Mon Feb 26 16:12:32 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/12/18 19:29:27 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/02/26 16:12:32 adam Exp $
 
-DISTNAME=      Js2Py-0.58
+DISTNAME=      Js2Py-0.59
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    lang python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=J/Js2Py/}
diff -r c513a1a115c1 -r 879563995c23 lang/py-js2py/PLIST
--- a/lang/py-js2py/PLIST       Mon Feb 26 16:09:55 2018 +0000
+++ b/lang/py-js2py/PLIST       Mon Feb 26 16:12:32 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/12/18 19:29:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/02/26 16:12:32 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -113,6 +113,9 @@
 ${PYSITELIB}/js2py/internals/constructors/jsboolean.py
 ${PYSITELIB}/js2py/internals/constructors/jsboolean.pyc
 ${PYSITELIB}/js2py/internals/constructors/jsboolean.pyo
+${PYSITELIB}/js2py/internals/constructors/jsconsole.py
+${PYSITELIB}/js2py/internals/constructors/jsconsole.pyc
+${PYSITELIB}/js2py/internals/constructors/jsconsole.pyo
 ${PYSITELIB}/js2py/internals/constructors/jsdate.py
 ${PYSITELIB}/js2py/internals/constructors/jsdate.pyc
 ${PYSITELIB}/js2py/internals/constructors/jsdate.pyo
@@ -151,6 +154,8 @@
 ${PYSITELIB}/js2py/internals/gen.pyc
 ${PYSITELIB}/js2py/internals/gen.pyo
 ${PYSITELIB}/js2py/internals/opcodes.py
+${PYSITELIB}/js2py/internals/opcodes.pyc
+${PYSITELIB}/js2py/internals/opcodes.pyo
 ${PYSITELIB}/js2py/internals/operations.py
 ${PYSITELIB}/js2py/internals/operations.pyc
 ${PYSITELIB}/js2py/internals/operations.pyo
diff -r c513a1a115c1 -r 879563995c23 lang/py-js2py/distinfo
--- a/lang/py-js2py/distinfo    Mon Feb 26 16:09:55 2018 +0000
+++ b/lang/py-js2py/distinfo    Mon Feb 26 16:12:32 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/12/18 19:29:27 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/02/26 16:12:32 adam Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index