svn commit: r477470 - head/devel/py-jupyterlab_launcher
Yuri Victorovich
yuri at FreeBSD.org
Sat Aug 18 01:03:20 UTC 2018
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
More information about the svn-ports-head
mailing list