diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 09:08:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:44 +0000 |
commit | e1793c1f55e4e9ab7f0eb04049ad167e11858aeb (patch) | |
tree | d7e15baa1df3e6b93a29a4b518570668ef8340a3 /community | |
parent | 05e834a7231ffb978b08289d4196f5c6be54d995 (diff) | |
download | aports-e1793c1f55e4e9ab7f0eb04049ad167e11858aeb.tar.bz2 aports-e1793c1f55e4e9ab7f0eb04049ad167e11858aeb.tar.xz |
community/py-sensehat: rebuild against python 3.7
Diffstat (limited to 'community')
-rw-r--r-- | community/py-sensehat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-sensehat/APKBUILD b/community/py-sensehat/APKBUILD index 1d0cf3d6a9..cd6a13beeb 100644 --- a/community/py-sensehat/APKBUILD +++ b/community/py-sensehat/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-sensehat _pkgname=python-sense-hat pkgver=2.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python module to control the Raspberry Pi Sense HAT" url="https://www.raspberrypi.org/products/sense-hat/" arch="armhf armv7" |