diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-05 19:11:37 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-11-05 19:15:58 +0000 |
commit | c4b506af3325795f5b6b5cebfcbced77b5d80c11 (patch) | |
tree | 2267e194a46d644f80b25f35d7ff9bdd3a8d61b7 | |
parent | ff0e580cb9219b049fe98801f1350aecc0bfcbd0 (diff) | |
download | ports-c4b506af3325795f5b6b5cebfcbced77b5d80c11.tar.gz ports-c4b506af3325795f5b6b5cebfcbced77b5d80c11.zip |
devel/ipython: Update to 7.29.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 f04ac76b32c4..e465b98e8437 100644 --- a/devel/ipython/Makefile +++ b/devel/ipython/Makefile @@ -1,7 +1,7 @@ # Created by: Dryice Liu PORTNAME= ipython -PORTVERSION= 7.28.0 +PORTVERSION= 7.29.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo index 535ec446cd86..3a8b50a7c626 100644 --- a/devel/ipython/distinfo +++ b/devel/ipython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632664544 -SHA256 (ipython-7.28.0.tar.gz) = 2097be5c814d1b974aea57673176a924c4c8c9583890e7a5f082f547b9975b11 -SIZE (ipython-7.28.0.tar.gz) = 5150515 +TIMESTAMP = 1636117682 +SHA256 (ipython-7.29.0.tar.gz) = 4f69d7423a5a1972f6347ff233e38bbf4df6a150ef20fbb00c635442ac3060aa +SIZE (ipython-7.29.0.tar.gz) = 5151803 |