mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-pyserial: update to 3.2.1
This commit is contained in:
parent
d4cfb8f4be
commit
d3ddee3bb0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pyserial'
|
# Template file for 'python-pyserial'
|
||||||
pkgname=python-pyserial
|
pkgname=python-pyserial
|
||||||
version=3.1.1
|
version=3.2.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyserial-${version}"
|
wrksrc="pyserial-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/pyserial/pyserial"
|
homepage="https://github.com/pyserial/pyserial"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/p/pyserial/pyserial-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyserial/pyserial-${version}.tar.gz"
|
||||||
checksum=d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c
|
checksum=1eecfe4022240f2eab5af8d414f0504e072ee68377ba63d3b6fe6e66c26f66d1
|
||||||
alternatives="pyserial:miniterm:/usr/bin/miniterm.py2"
|
alternatives="pyserial:miniterm:/usr/bin/miniterm.py2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue