mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/ipython: upgrade to 9.4.0
This commit is contained in:
parent
1e3aa6a451
commit
206174b46d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
|
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||||
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
|
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
|
||||||
pkgname=ipython
|
pkgname=ipython
|
||||||
pkgver=9.3.0
|
pkgver=9.4.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
|
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
|
||||||
url="https://ipython.org/"
|
url="https://ipython.org/"
|
||||||
|
@ -55,5 +55,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
9028d174154e6e735949f85204a0eeeb34401cd7e28fe57510716451029fee359c022fc630db88243ae0f1358da8e297bf697d562a4c935f1ddf9264db48d5dd ipython-9.3.0.tar.gz
|
45d4f69ef101b9123bd58c7ef01949e58a1c1b363ad97963b2929fde9b2bc80aac284e84b7dd53bd7310a4b930103c448ce4facbf29ec159812a64de3aa59cfc ipython-9.4.0.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue