diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 13:15:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:42 +0000 |
commit | d4c5327b68f4208a67b2d2afef9a0dcee74df322 (patch) | |
tree | 85db194286d10a2feeb9ece2527f685d7c885373 /testing | |
parent | ad3d2ec2e5b51e7eb7fa92839fa34e1e1712e57f (diff) | |
download | aports-d4c5327b68f4208a67b2d2afef9a0dcee74df322.tar.bz2 aports-d4c5327b68f4208a67b2d2afef9a0dcee74df322.tar.xz |
testing/py3-python-mystrom: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-python-mystrom/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-python-mystrom/APKBUILD b/testing/py3-python-mystrom/APKBUILD index e928ba1124..9c11497b73 100644 --- a/testing/py3-python-mystrom/APKBUILD +++ b/testing/py3-python-mystrom/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-python-mystrom _pkgname=python-mystrom pkgver=0.5.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python API for controlling myStrom switches/plugs" url="https://github.com/fabaff/python-mystrom" arch="noarch" |