1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/ipython: upgrade to 9.4.0

This commit is contained in:
Kevin Daudt 2025-07-08 11:34:59 +00:00
parent 1e3aa6a451
commit 206174b46d

View file

@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ipython
pkgver=9.3.0
pkgver=9.4.0
pkgrel=0
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
url="https://ipython.org/"
@ -55,5 +55,5 @@ package() {
}
sha512sums="
9028d174154e6e735949f85204a0eeeb34401cd7e28fe57510716451029fee359c022fc630db88243ae0f1358da8e297bf697d562a4c935f1ddf9264db48d5dd ipython-9.3.0.tar.gz
45d4f69ef101b9123bd58c7ef01949e58a1c1b363ad97963b2929fde9b2bc80aac284e84b7dd53bd7310a4b930103c448ce4facbf29ec159812a64de3aa59cfc ipython-9.4.0.tar.gz
"