python-pyserial: update to 3.3

This commit is contained in:
Alessio Sergi 2017-03-10 10:16:16 +01:00
parent 0e094888d6
commit a9ac322a63

View file

@ -1,6 +1,6 @@
# Template file for 'python-pyserial'
pkgname=python-pyserial
version=3.2.1
version=3.3
revision=1
noarch=yes
wrksrc="pyserial-${version}"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="https://github.com/pyserial/pyserial"
license="3-clause-BSD"
distfiles="${PYPI_SITE}/p/pyserial/pyserial-${version}.tar.gz"
checksum=1eecfe4022240f2eab5af8d414f0504e072ee68377ba63d3b6fe6e66c26f66d1
checksum=2949cddffc2b05683065a3cd2345114b1a49b08df8cb843d69ba99dc3e19edc2
alternatives="pyserial:miniterm:/usr/bin/miniterm.py2"
post_install() {