aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-coveralls
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:12:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commit3908113f81532766a5da30d5f8b86624fe04c368 (patch)
tree7e028b36e4fded55f0d6b8f06536aedc5d6ff5db /testing/py-coveralls
parenta3f18f3e6b5859077e9487e8f51f4dd7e8397461 (diff)
downloadaports-3908113f81532766a5da30d5f8b86624fe04c368.tar.bz2
aports-3908113f81532766a5da30d5f8b86624fe04c368.tar.xz
testing/py-coveralls: rebuild against python 3.7
Diffstat (limited to 'testing/py-coveralls')
-rw-r--r--testing/py-coveralls/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-coveralls/APKBUILD b/testing/py-coveralls/APKBUILD
index 74623d9158..067a6cd6a9 100644
--- a/testing/py-coveralls/APKBUILD
+++ b/testing/py-coveralls/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py-coveralls
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Show coverage stats online via coveralls.io"
url="https://github.com/coveralls-clients/coveralls-python"
arch="noarch"