aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-mystrom
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-04-18 08:50:07 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-04-22 01:19:57 +0200
commit31572f96651085a614cd16f093bfcd33167421b9 (patch)
tree74442580b4832b8ee08a1dc5cac0e73706ee6642 /testing/py-mystrom
parent073e863deb40b04b2d23da72ddc399139295438c (diff)
downloadaports-31572f96651085a614cd16f093bfcd33167421b9.tar.bz2
aports-31572f96651085a614cd16f093bfcd33167421b9.tar.xz
testing/py-mystrom: upgrade to 0.3.8
Diffstat (limited to 'testing/py-mystrom')
-rw-r--r--testing/py-mystrom/APKBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/testing/py-mystrom/APKBUILD b/testing/py-mystrom/APKBUILD
index 445f3610ab..fe80072f68 100644
--- a/testing/py-mystrom/APKBUILD
+++ b/testing/py-mystrom/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-mystrom
_pkgname=python-mystrom
-pkgver=0.3.6
-pkgrel=1
+pkgver=0.3.8
+pkgrel=0
pkgdesc="Python API for controlling myStrom switches/plugs"
url="https://github.com/fabaff/python-mystrom"
arch="noarch"
@@ -14,7 +14,6 @@ subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
-
build() {
cd "$builddir"
python2 setup.py build || return 1
@@ -46,6 +45,4 @@ _py() {
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-md5sums="b02039068f4c4b5c2ba29201aadbb941 python-mystrom-0.3.6.tar.gz"
-sha256sums="01b732d222779a0f39e45720d4e757143952979c5a2d71ce00ed3bf72a8ec32d python-mystrom-0.3.6.tar.gz"
-sha512sums="45f7c85d41a47e0295a7bda1f07b920cd8b89944b2bdfb4ff7da088659e345b8ad5b76eb6ac010aaad55d471b3d8c9d162101dca5be6b3366fdad85077ad06df python-mystrom-0.3.6.tar.gz"
+sha512sums="ac28df4d80ac5754234233def2131cb38073f4c4ec9301b5b40d17ea984cec6c06b354916b87bdbaee1693ed7c4adeeb575a5a618dde9c04412361973f3f76e0 python-mystrom-0.3.8.tar.gz"