diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-19 05:31:36 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-19 06:00:52 +0000 |
commit | 04c3d713a5f85330dd86e5be0a45e420fffa4fdd (patch) | |
tree | 129e546e4922cd23efe0f038272bc4a846ded1c4 | |
parent | a9cd3f80dffa427e6fc74c5a00809b67dfbb33c8 (diff) | |
download | ports-04c3d713a5f85330dd86e5be0a45e420fffa4fdd.tar.gz ports-04c3d713a5f85330dd86e5be0a45e420fffa4fdd.zip |
devel/ipython: Update to 7.26.0
Changes: https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
-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 084101f1f164..edd0c3ef8175 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -1,7 +1,7 @@ # Created by: Dryice Liu PORTNAME= ipython -PORTVERSION= 7.25.0 +PORTVERSION= 7.26.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index 04094f4a192c..8759bcf46f95 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626542178 -SHA256 (ipython-7.25.0.tar.gz) = 54bbd1fe3882457aaf28ae060a5ccdef97f212a741754e420028d4ec5c2291dc -SIZE (ipython-7.25.0.tar.gz) = 5147224 +TIMESTAMP = 1629364764 +SHA256 (ipython-7.26.0.tar.gz) = 0cff04bb042800129348701f7bd68a430a844e8fb193979c08f6c99f28bb735e +SIZE (ipython-7.26.0.tar.gz) = 5147847 |