devel/ipython: Update to 7.33.0
Changes: https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
This commit is contained in:
parent
7f90a8e2d1
commit
16bcc2f1ae
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Dryice Liu
|
||||
|
||||
PORTNAME= ipython
|
||||
PORTVERSION= 7.32.0
|
||||
PORTVERSION= 7.33.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1651316835
|
||||
SHA256 (ipython-7.32.0.tar.gz) = 468abefc45c15419e3c8e8c0a6a5c115b2127bafa34d7c641b1d443658793909
|
||||
SIZE (ipython-7.32.0.tar.gz) = 5158429
|
||||
TIMESTAMP = 1652122927
|
||||
SHA256 (ipython-7.33.0.tar.gz) = bcffb865a83b081620301ba0ec4d95084454f26b91d6d66b475bff3dfb0218d4
|
||||
SIZE (ipython-7.33.0.tar.gz) = 5158610
|
||||
|
|
Loading…
Reference in a new issue