git: 92920854c084 - main - devel/ipython: Update to 7.25.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 18 17:57:32 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=92920854c08446294812c11a2e527d14695a54cc
commit 92920854c08446294812c11a2e527d14695a54cc
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-18 17:54:22 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-18 17:54:22 +0000
devel/ipython: Update to 7.25.0
Changes: https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
---
devel/ipython/Makefile | 2 +-
devel/ipython/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index fd0152224dab..417ff520f2ff 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -1,7 +1,7 @@
# Created by: Dryice Liu
PORTNAME= ipython
-PORTVERSION= 7.24.1
+PORTVERSION= 7.25.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo
index d6a727c39bb1..04094f4a192c 100644
--- a/devel/ipython/distinfo
+++ b/devel/ipython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624630210
-SHA256 (ipython-7.24.1.tar.gz) = 9bc24a99f5d19721fb8a2d1408908e9c0520a17fff2233ffe82620847f17f1b6
-SIZE (ipython-7.24.1.tar.gz) = 5146561
+TIMESTAMP = 1626542178
+SHA256 (ipython-7.25.0.tar.gz) = 54bbd1fe3882457aaf28ae060a5ccdef97f212a741754e420028d4ec5c2291dc
+SIZE (ipython-7.25.0.tar.gz) = 5147224
More information about the dev-commits-ports-all
mailing list