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)
Mon, Aug 19, 9:14 AM
Unknown Object (File)
Wed, Aug 14, 12:26 PM
Unknown Object (File)
Jun 22 2024, 4:20 PM
Unknown Object (File)
Jun 22 2024, 7:49 AM
Unknown Object (File)
Jun 18 2024, 11:43 PM
Unknown Object (File)
Jun 4 2024, 3:29 PM
Unknown Object (File)
May 18 2024, 6:43 PM
Unknown Object (File)
May 8 2024, 10:05 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