aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-serial
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 09:44:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:50 +0000
commitf644c9d846889021ed310b436572b159d2544790 (patch)
treef05e65c9279a2a009a5f872da802cd003465ebce /testing/py-serial
parentd49279e151836b44a7978f415bc59a75a0a45462 (diff)
downloadaports-f644c9d846889021ed310b436572b159d2544790.tar.bz2
aports-f644c9d846889021ed310b436572b159d2544790.tar.xz
testing/py-serial: rebuild against python 3.7
Diffstat (limited to 'testing/py-serial')
-rw-r--r--testing/py-serial/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-serial/APKBUILD b/testing/py-serial/APKBUILD
index d5c33e6312..97062d6d90 100644
--- a/testing/py-serial/APKBUILD
+++ b/testing/py-serial/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-serial
_pkgname=pyserial
pkgver=3.4
-pkgrel=0
+pkgrel=1
pkgdesc="Python Serial Port Extension"
url="http://pyserial.sourceforge.net/"
arch="noarch"