svn commit: r533035 - head/devel/py-jupyterlab
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 26 11:58:01 UTC 2020
Author: sunpoet
Date: Sun Apr 26 11:57:57 2020
New Revision: 533035
URL: https://svnweb.freebsd.org/changeset/ports/533035
Log:
Update to 2.1.1
Changes: https://github.com/jupyterlab/jupyterlab/blob/master/docs/source/getting_started/changelog.rst
Modified:
head/devel/py-jupyterlab/Makefile
head/devel/py-jupyterlab/distinfo
Modified: head/devel/py-jupyterlab/Makefile
==============================================================================
--- head/devel/py-jupyterlab/Makefile Sun Apr 26 11:57:52 2020 (r533034)
+++ head/devel/py-jupyterlab/Makefile Sun Apr 26 11:57:57 2020 (r533035)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jupyterlab
-PORTVERSION= 2.1.0
+PORTVERSION= 2.1.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo Sun Apr 26 11:57:52 2020 (r533034)
+++ head/devel/py-jupyterlab/distinfo Sun Apr 26 11:57:57 2020 (r533035)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586269354
-SHA256 (jupyterlab-2.1.0.tar.gz) = 8c239aababf5baa0b3d36e375fddeb9fd96f3a9a24a8cda098d6a414f5bbdc81
-SIZE (jupyterlab-2.1.0.tar.gz) = 8526592
+TIMESTAMP = 1587756758
+SHA256 (jupyterlab-2.1.1.tar.gz) = 2dec7e509ffa3892c67d9ac7c89d7c6a860c151d969d89420d9e20e753b2fb29
+SIZE (jupyterlab-2.1.1.tar.gz) = 8531648
More information about the svn-ports-all
mailing list