aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 09:43:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:34:01 +0000
commitfc0ab0b20bd063d31772ccfcc74b22f2ae1bd91c (patch)
tree9ba5b91e2b5d5c939b549b86664d8e1d5e220c2f
parentef0d954b941a6cc406b52d917fc380054b47a2d2 (diff)
community/py3-rpigpio: rebuild against python 3.8
-rw-r--r--community/py3-rpigpio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-rpigpio/APKBUILD b/community/py3-rpigpio/APKBUILD
index 542b7a69852..845d604bd73 100644
--- a/community/py3-rpigpio/APKBUILD
+++ b/community/py3-rpigpio/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-rpigpio
_pkgname=RPi.GPIO
pkgver=0.6.5
-pkgrel=2
+pkgrel=3
pkgdesc="This package provides a class to control the GPIO on a Raspberry Pi."
url="https://pypi.python.org/pypi/RPi.GPIO"
arch="armhf armv7"