From a9ac322a63ec6b70d472aa9787f38d0ee1c9d001 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 10 Mar 2017 10:16:16 +0100 Subject: [PATCH] python-pyserial: update to 3.3 --- srcpkgs/python-pyserial/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-pyserial/template b/srcpkgs/python-pyserial/template index 533aee0d5d2..1d2714d505d 100644 --- a/srcpkgs/python-pyserial/template +++ b/srcpkgs/python-pyserial/template @@ -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 " 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() {