Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Apr 2020 02:21:41 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531057 - in head/devel/py-jupyterlab: . files
Message-ID:  <202004080221.0382Lf6D004805@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Apr  8 02:21:40 2020
New Revision: 531057
URL: https://svnweb.freebsd.org/changeset/ports/531057

Log:
  Update to 2.1.0
  
  Changes:	https://github.com/jupyterlab/jupyterlab/blob/master/docs/source/getting_started/changelog.rst

Deleted:
  head/devel/py-jupyterlab/files/
Modified:
  head/devel/py-jupyterlab/Makefile
  head/devel/py-jupyterlab/distinfo

Modified: head/devel/py-jupyterlab/Makefile
==============================================================================
--- head/devel/py-jupyterlab/Makefile	Wed Apr  8 02:21:35 2020	(r531056)
+++ head/devel/py-jupyterlab/Makefile	Wed Apr  8 02:21:40 2020	(r531057)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	jupyterlab
-PORTVERSION=	2.0.1
-PORTREVISION=	1
+PORTVERSION=	2.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-jupyterlab/distinfo
==============================================================================
--- head/devel/py-jupyterlab/distinfo	Wed Apr  8 02:21:35 2020	(r531056)
+++ head/devel/py-jupyterlab/distinfo	Wed Apr  8 02:21:40 2020	(r531057)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585063993
-SHA256 (jupyterlab-2.0.1.tar.gz) = 5d1a833a9e49e6d90d68191917cb16a97ff4ec668c26c85d33ebce629df14141
-SIZE (jupyterlab-2.0.1.tar.gz) = 8387645
+TIMESTAMP = 1586269354
+SHA256 (jupyterlab-2.1.0.tar.gz) = 8c239aababf5baa0b3d36e375fddeb9fd96f3a9a24a8cda098d6a414f5bbdc81
+SIZE (jupyterlab-2.1.0.tar.gz) = 8526592



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004080221.0382Lf6D004805>