aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-jellyfish
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 12:25:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:39 +0000
commit0ad2c8796715756ee8e2b27affe41628dcf9674c (patch)
treeade283e8f22c5ce97223ead0048bcf3cd5b993f8 /community/py3-jellyfish
parent87756d3bd0090720dbc2e2f3f4f7a6d5cdb733c4 (diff)
downloadaports-0ad2c8796715756ee8e2b27affe41628dcf9674c.tar.bz2
aports-0ad2c8796715756ee8e2b27affe41628dcf9674c.tar.xz
community/py3-jellyfish: rebuild against python 3.7
Diffstat (limited to 'community/py3-jellyfish')
-rw-r--r--community/py3-jellyfish/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-jellyfish/APKBUILD b/community/py3-jellyfish/APKBUILD
index bb8ca4bf92..79335d55fa 100644
--- a/community/py3-jellyfish/APKBUILD
+++ b/community/py3-jellyfish/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-jellyfish
_pkgname=jellyfish
pkgver=0.7.1
-pkgrel=0
+pkgrel=1
pkgdesc="Python library for approximate and phonetic string matching"
url="https://github.com/jamesturk/jellyfish"
arch="all"