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)
Apr 5 2025, 8:49 PM
Unknown Object (File)
Mar 10 2025, 6:13 AM
Unknown Object (File)
Feb 25 2025, 11:44 AM
Unknown Object (File)
Feb 25 2025, 10:54 AM
Unknown Object (File)
Feb 24 2025, 9:25 PM
Unknown Object (File)
Feb 22 2025, 7:02 PM
Unknown Object (File)
Dec 10 2024, 1:26 AM
Unknown Object (File)
Nov 18 2024, 8:44 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
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 40136
Build 37025: arc lint + arc unit