aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 14:53:36 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:41 +0000
commitfbeb549b0423bde702c889169e904f01f24d9c44 (patch)
tree99a2509c0eba1a33a643ad001398e5f585cc6757
parent0fab4453464f924bd6b47c71b20503e12abd3a0b (diff)
community/py3-ipython_genutils: rebuild against python 3.7
-rw-r--r--community/py3-ipython_genutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-ipython_genutils/APKBUILD b/community/py3-ipython_genutils/APKBUILD
index 63dde03c849..a9ecd0e7e6f 100644
--- a/community/py3-ipython_genutils/APKBUILD
+++ b/community/py3-ipython_genutils/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=py3-ipython_genutils
pkgver=0.2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Vestigial IPython utilities"
url="https://github.com/ipython/ipython_genutils"
arch="noarch"