aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/ipython/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ipython/APKBUILD b/community/ipython/APKBUILD
index 400ad2e5b61..68821081911 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/"