aboutsummaryrefslogtreecommitdiffstats
path: root/community/ipython/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ipython/APKBUILD')
-rw-r--r--community/ipython/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ipython/APKBUILD b/community/ipython/APKBUILD
index 400ad2e5b6..6882108191 100644
--- a/community/ipython/APKBUILD
+++ b/community/ipython/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ipython
pkgver=7.9.0
-pkgrel=0
+pkgrel=1
pkgdesc="A rich toolkit to help you make the most of using Python interactively"
options="!check" # Too many tests fail
url="https://ipython.org/"