aboutsummaryrefslogtreecommitdiffstats
path: root/community/ipython/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ipython/APKBUILD')
-rw-r--r--community/ipython/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ipython/APKBUILD b/community/ipython/APKBUILD
index f78bc2dbda..13203ba711 100644
--- a/community/ipython/APKBUILD
+++ b/community/ipython/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ipython
-pkgver=7.3.0
+pkgver=7.4.0
pkgrel=0
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
url="https://ipython.org/"
@@ -40,4 +40,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="825a466763ad3c57f7e8dbc15f66735e5bd686c77f3b5f8d147baea51a703849ad8c070136e06b3472de3f402bb99300e6ad8d62c1f94c361a6838ba4ae9e42a ipython-7.3.0.tar.gz"
+sha512sums="f3b9b76d0eebdfd74424ac8ed7b788e519f963a080e4b306fbcd2b010a31d0968b31c18e23314a2e7b9e55d5d1d1997183538ff364b9df2316f4562265be8c16 ipython-7.4.0.tar.gz"