Date: Sat, 18 Aug 2018 01:03:19 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477470 - head/devel/py-jupyterlab_launcher Message-ID: <201808180103.w7I13J0L089077@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Aug 18 01:03:19 2018 New Revision: 477470 URL: https://svnweb.freebsd.org/changeset/ports/477470 Log: devel/py-jupyterlab_launcher: Update 0.12.0 -> 0.13.1 Reported by: portscout Modified: head/devel/py-jupyterlab_launcher/Makefile head/devel/py-jupyterlab_launcher/distinfo Modified: head/devel/py-jupyterlab_launcher/Makefile ============================================================================== --- head/devel/py-jupyterlab_launcher/Makefile Sat Aug 18 01:02:04 2018 (r477469) +++ head/devel/py-jupyterlab_launcher/Makefile Sat Aug 18 01:03:19 2018 (r477470) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jupyterlab_launcher -DISTVERSION= 0.12.0 +DISTVERSION= 0.13.1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.6.0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}notebook>=4.2.0:www/py-notebook@${PY_FLAVOR} -USES= python +USES= python:3.4+ USE_PYTHON= distutils autoplist NO_ARCH= yes Modified: head/devel/py-jupyterlab_launcher/distinfo ============================================================================== --- head/devel/py-jupyterlab_launcher/distinfo Sat Aug 18 01:02:04 2018 (r477469) +++ head/devel/py-jupyterlab_launcher/distinfo Sat Aug 18 01:03:19 2018 (r477470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534031818 -SHA256 (jupyterlab_launcher-0.12.0.tar.gz) = 75f4b62bf79b273a85f1e09bc93f3f21f3aae631115e2b129e01833d5d885290 -SIZE (jupyterlab_launcher-0.12.0.tar.gz) = 20210 +TIMESTAMP = 1534493378 +SHA256 (jupyterlab_launcher-0.13.1.tar.gz) = f880eada0b8b1f524d5951dc6fcae0d13b169897fc8a247d75fb5beadd69c5f0 +SIZE (jupyterlab_launcher-0.13.1.tar.gz) = 20418
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808180103.w7I13J0L089077>