Page MenuHomeFreeBSD

comms/py-pyserial: Add USE_PYTHON=concurrent
ClosedPublic

Authored by loader on Jun 28 2021, 5:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 28 2024, 12:35 AM
Unknown Object (File)
Feb 23 2024, 7:48 PM
Unknown Object (File)
Feb 23 2024, 7:44 PM
Unknown Object (File)
Feb 21 2024, 5:32 PM
Unknown Object (File)
Feb 21 2024, 5:31 PM
Unknown Object (File)
Feb 21 2024, 5:31 PM
Unknown Object (File)
Feb 21 2024, 6:35 AM
Unknown Object (File)
Jan 15 2024, 5:20 PM
Subscribers

Details

Summary
comms/py-pyserial: Add USE_PYTHON=concurrent

- Allow concurrent installation for bin/pyserial-{miniterm,ports}

Reviewed_by:	koobs, sbz
Approved by:	koobs (ports, mentor), sbz (maintainer)
Differential_Revision: D30920
MFH:		2021Q2 (ports compliance)
Test Plan
  • portlint: OK (looks fine.)
  • testport: OK (poudriere: 140017, [armv7,aarch64,i386,amd64], tested)
  • unittest: OK (

tested on aarch64:
Python3.6: Ran 15 tests in 17.432s OK
Python3.7: Ran 15 tests in 17.303s OK
Python3.8: Ran 15 tests in 17.405s OK
Python3.9: Ran 15 tests in 17.456s OK
)

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable