Date: Thu, 8 Feb 2018 13:00:46 +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: r461228 - head/devel/py-ipyparallel Message-ID: <201802081300.w18D0kI2004044@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Feb 8 13:00:45 2018 New Revision: 461228 URL: https://svnweb.freebsd.org/changeset/ports/461228 Log: Update to 6.1.1 Changes: https://ipyparallel.readthedocs.io/en/latest/changelog.html https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst Modified: head/devel/py-ipyparallel/Makefile head/devel/py-ipyparallel/distinfo Modified: head/devel/py-ipyparallel/Makefile ============================================================================== --- head/devel/py-ipyparallel/Makefile Thu Feb 8 13:00:40 2018 (r461227) +++ head/devel/py-ipyparallel/Makefile Thu Feb 8 13:00:45 2018 (r461228) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ipyparallel -PORTVERSION= 6.1.0 +PORTVERSION= 6.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-ipyparallel/distinfo ============================================================================== --- head/devel/py-ipyparallel/distinfo Thu Feb 8 13:00:40 2018 (r461227) +++ head/devel/py-ipyparallel/distinfo Thu Feb 8 13:00:45 2018 (r461228) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517928376 -SHA256 (ipyparallel-6.1.0.tar.gz) = 9294ba76a1a8ac4e1de7c347a3ecfd9c6ec751079c38a0e7ebfbf92a06eb8add -SIZE (ipyparallel-6.1.0.tar.gz) = 2371105 +TIMESTAMP = 1518091825 +SHA256 (ipyparallel-6.1.1.tar.gz) = f1e03ebb8d17f67f03bafa5d85f220883462f7bd7a97fe904c7d56ffba8534a3 +SIZE (ipyparallel-6.1.1.tar.gz) = 2371285
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802081300.w18D0kI2004044>