aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:14:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commit91dec2c4700f69d3ebfb9004196dd4b1732c03c3 (patch)
treecaa7644af4404e401a85572e8f67548611e6f408 /testing
parentf3993bd9ff40cde6be0aa2540570258a79933cb2 (diff)
testing/py-distorm3: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/py-distorm3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-distorm3/APKBUILD b/testing/py-distorm3/APKBUILD
index 6de78288c15..a5c00e81536 100644
--- a/testing/py-distorm3/APKBUILD
+++ b/testing/py-distorm3/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Timo Teräs <timo.teras@iki.fi>
pkgname=py-distorm3
pkgver=3.3.4
-pkgrel=0
+pkgrel=1
pkgdesc="The goal of diStorm3 is to decode x86/AMD64 binary streams and return a structure that describes each instruction"
url="https://pypi.python.org/pypi/distorm3"
arch="all"