aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 19:54:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:31 +0000
commit9be7b5f2cd43d72b3306c5fc411acd361dbc9a63 (patch)
treedc8e3215dcbeb385395a7da67e564f4a83a18e4b /testing
parent2d3ccf53b6a092f9e0bf51fefbc69298dc31bcfc (diff)
downloadaports-9be7b5f2cd43d72b3306c5fc411acd361dbc9a63.tar.bz2
aports-9be7b5f2cd43d72b3306c5fc411acd361dbc9a63.tar.xz
testing/py3-wrapt: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-wrapt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-wrapt/APKBUILD b/testing/py3-wrapt/APKBUILD
index 0c73c2597a..d069edb4ff 100644
--- a/testing/py3-wrapt/APKBUILD
+++ b/testing/py3-wrapt/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-wrapt
_pkgname=wrapt
pkgver=1.11.2
-pkgrel=0
+pkgrel=1
pkgdesc="Module for decorators, wrappers and monkey patching"
url="https://github.com/GrahamDumpleton/wrapt"
arch="all"