aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-03 08:39:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:31 +0000
commit3c413d0e4267c61bbbef124dfd1b3b981eaadf98 (patch)
tree48bebd349046f6884584adba47c27e914b91eb72
parent6f2541c4e9166b7fbb8b7a8ba9742398abff036f (diff)
downloadaports-3c413d0e4267c61bbbef124dfd1b3b981eaadf98.tar.bz2
aports-3c413d0e4267c61bbbef124dfd1b3b981eaadf98.tar.xz
testing/py3-aiohttp-debugtoolbar: rebuild against python 3.8
-rw-r--r--testing/py3-aiohttp-debugtoolbar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-aiohttp-debugtoolbar/APKBUILD b/testing/py3-aiohttp-debugtoolbar/APKBUILD
index 95bf6b3eee..c45abedc73 100644
--- a/testing/py3-aiohttp-debugtoolbar/APKBUILD
+++ b/testing/py3-aiohttp-debugtoolbar/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-aiohttp-debugtoolbar
_pkgname=aiohttp-debugtoolbar
pkgver=0.5.0
-pkgrel=0
+pkgrel=1
pkgdesc="A ibrary for debugtoolbar support for aiohttp"
options="!check" # Requires unpackaged pytest-aiohttp
url="https://github.com/aio-libs/aiohttp-debugtoolbar"