git: e76fd2b41286 - main - devel/ipython: Update to 7.28.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 27 16:01:21 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e76fd2b41286802629d9644f01f65432f3d69d0c
commit e76fd2b41286802629d9644f01f65432f3d69d0c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 15:43:47 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 15:56:25 +0000
devel/ipython: Update to 7.28.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 977f18e98b0b..f04ac76b32c4 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -1,7 +1,7 @@
# Created by: Dryice Liu
PORTNAME= ipython
-PORTVERSION= 7.27.0
+PORTVERSION= 7.28.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/ipython/distinfo b/devel/ipython/distinfo
index 4666529b33df..535ec446cd86 100644
--- a/devel/ipython/distinfo
+++ b/devel/ipython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632227676
-SHA256 (ipython-7.27.0.tar.gz) = 58b55ebfdfa260dad10d509702dc2857cb25ad82609506b070cf2d7b7df5af13
-SIZE (ipython-7.27.0.tar.gz) = 5190328
+TIMESTAMP = 1632664544
+SHA256 (ipython-7.28.0.tar.gz) = 2097be5c814d1b974aea57673176a924c4c8c9583890e7a5f082f547b9975b11
+SIZE (ipython-7.28.0.tar.gz) = 5150515
More information about the dev-commits-ports-all
mailing list