aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-evohome-client/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 12:30:17 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:35 +0000
commit4b2908f578d8ea64e0133bac74ba60e01ab8b73e (patch)
tree3c3ad1b1d6b328985bb659460ef18322d39f7f41 /testing/py3-evohome-client/APKBUILD
parent119851f6a5f9de6bc6642136df1dbc5687a2cf82 (diff)
downloadaports-4b2908f578d8ea64e0133bac74ba60e01ab8b73e.tar.bz2
aports-4b2908f578d8ea64e0133bac74ba60e01ab8b73e.tar.xz
testing/py3-evohome-client: rebuild against python 3.8
Diffstat (limited to 'testing/py3-evohome-client/APKBUILD')
-rw-r--r--testing/py3-evohome-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-evohome-client/APKBUILD b/testing/py3-evohome-client/APKBUILD
index 35b914e1fe..b0360958db 100644
--- a/testing/py3-evohome-client/APKBUILD
+++ b/testing/py3-evohome-client/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py3-evohome-client
pkgver=0.3.3
-pkgrel=0
+pkgrel=1
pkgdesc="Python client to access the Evohome web service"
options="!check" # Requires unpackaged requests-mock
url="https://github.com/watchforstock/evohome-client"