diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-01-30 08:19:08 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2020-01-30 08:19:08 +0000 |
commit | 96061f03f1882d9cde58e8fd2394ab71febca605 (patch) | |
tree | f530baee090b619d8f875fb8cb8328435f605317 | |
parent | - Update to 0.17.0 (diff) |
- Update to 7.11.1
Notes
Notes:
svn path=/head/; revision=524636
-rw-r--r-- | devel/ipython/Makefile | 2 | ||||
-rw-r--r-- | devel/ipython/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile index 333af9b4bd20..ef10c4265ca3 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 7.10.1 +PORTVERSION= 7.11.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index 4bd29f065888..4bef17316661 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575599135 -SHA256 (ipython-7.10.1.tar.gz) = f186b01b36609e0c5d0de27c7ef8e80c990c70478f8c880863004b3489a9030e -SIZE (ipython-7.10.1.tar.gz) = 5203835 +TIMESTAMP = 1580371709 +SHA256 (ipython-7.11.1.tar.gz) = 0f4bcf18293fb666df8511feec0403bdb7e061a5842ea6e88a3177b0ceb34ead +SIZE (ipython-7.11.1.tar.gz) = 5130089 |