comms/py-pyserial: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2023-06-29 20:25:59 +02:00
parent 9e0bfd5ece
commit ec10dd6fc8
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ WWW= https://github.com/pyserial/pyserial
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= python:3.6+ shebangfix
USES= python shebangfix
SHEBANG_FILES= examples/*.py
USE_PYTHON= distutils autoplist concurrent