testing/py3-serial: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-10-31 13:24:49 +00:00
parent 1889ddee5b
commit ded2a04bf4

View File

@ -3,7 +3,7 @@
pkgname=py3-serial
_pkgname=pyserial
pkgver=3.4
pkgrel=2
pkgrel=3
pkgdesc="Python Serial Port Extension"
options="!check" # testsuite not ready for py3
url="https://github.com/pyserial/pyserial"