Date: Sat, 15 Aug 2020 12:52:23 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544939 - head/www/py-notebook Message-ID: <202008151252.07FCqN1A064640@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Aug 15 12:52:22 2020 New Revision: 544939 URL: https://svnweb.freebsd.org/changeset/ports/544939 Log: www/py-notebook: Update to 6.1.3 Changelog: https://github.com/jupyter/notebook/blob/6.1.3/docs/source/changelog.rst Approved by: dbaio (python, maintainer) Modified: head/www/py-notebook/Makefile head/www/py-notebook/distinfo Modified: head/www/py-notebook/Makefile ============================================================================== --- head/www/py-notebook/Makefile Sat Aug 15 12:50:57 2020 (r544938) +++ head/www/py-notebook/Makefile Sat Aug 15 12:52:22 2020 (r544939) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= notebook -PORTVERSION= 6.1.0 +PORTVERSION= 6.1.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-notebook/distinfo ============================================================================== --- head/www/py-notebook/distinfo Sat Aug 15 12:50:57 2020 (r544938) +++ head/www/py-notebook/distinfo Sat Aug 15 12:52:22 2020 (r544939) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596340234 -SHA256 (notebook-6.1.0.tar.gz) = 0f44d22092896f68f7589bfdbfc912885993ddb1fd7d5779ddbbf0d8c6b73eef -SIZE (notebook-6.1.0.tar.gz) = 13794330 +TIMESTAMP = 1597415219 +SHA256 (notebook-6.1.3.tar.gz) = 9990d51b9931a31e681635899aeb198b4c4b41586a9e87fbfaaed1a71d0a05b6 +SIZE (notebook-6.1.3.tar.gz) = 13806042
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008151252.07FCqN1A064640>