python-pyserial: rebuild for Python 3.6
This commit is contained in:
parent
c3dc9440cb
commit
0ee2b07458
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-pyserial'
|
# Template file for 'python-pyserial'
|
||||||
pkgname=python-pyserial
|
pkgname=python-pyserial
|
||||||
version=3.4
|
version=3.4
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyserial-${version}"
|
wrksrc="pyserial-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
|
Loading…
Reference in a new issue