aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:06:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:35 +0000
commit57bdbc068eb4175ca7638dae79dfa4d8fe1faf3a (patch)
treeb413381da626ecb0b74569efdddbbadd696b6c86
parentce7d12c536b8ab2615454f71761a4c0e9d0ab622 (diff)
downloadaports-57bdbc068eb4175ca7638dae79dfa4d8fe1faf3a.tar.bz2
aports-57bdbc068eb4175ca7638dae79dfa4d8fe1faf3a.tar.xz
testing/py3-firmata: rebuild against python 3.8
-rw-r--r--testing/py3-firmata/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-firmata/APKBUILD b/testing/py3-firmata/APKBUILD
index f39a3cc0e9..57ca90191b 100644
--- a/testing/py3-firmata/APKBUILD
+++ b/testing/py3-firmata/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-firmata
_pkgname=pyFirmata
pkgver=1.0.3
-pkgrel=2
+pkgrel=3
pkgdesc="Python interface for the Firmata procotol"
url="https://github.com/tino/pyFirmata"
arch="noarch"