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)
Sat, Nov 2, 4:22 PM
Unknown Object (File)
Fri, Nov 1, 5:06 PM
Unknown Object (File)
Thu, Oct 31, 3:58 PM
Unknown Object (File)
Oct 17 2024, 2:09 PM
Unknown Object (File)
Oct 17 2024, 2:09 PM
Unknown Object (File)
Oct 17 2024, 8:26 AM
Unknown Object (File)
Oct 17 2024, 8:04 AM
Unknown Object (File)
Sep 21 2024, 6:48 AM
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