aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-30 13:56:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:58 +0000
commitf20066e4b45826eb101ffe4bc14ca8a636101d97 (patch)
treeaa5d3917bbeb3eba0556950176a367439b2970e2
parent81e892e8b678128c6ba61807837cbcf265bbffc8 (diff)
downloadaports-f20066e4b45826eb101ffe4bc14ca8a636101d97.tar.bz2
aports-f20066e4b45826eb101ffe4bc14ca8a636101d97.tar.xz
community/py3-magic: rebuild against python 3.8
-rw-r--r--community/py3-magic/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-magic/APKBUILD b/community/py3-magic/APKBUILD
index 60a25af6db..610c66ef43 100644
--- a/community/py3-magic/APKBUILD
+++ b/community/py3-magic/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-magic
_pkgname=python-magic
pkgver=0.4.15
-pkgrel=2
+pkgrel=3
pkgdesc="Python3 wrapper for libmagic"
options="!check" # 2 out of 7 tests fail
url="https://pypi.python.org/pypi/python-magic/"