Page MenuHomeFreeBSD

devel/py-pyelftools: Allow concurrent installation
ClosedPublic

Authored by antoine on Jul 27 2018, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 12:49 PM
Unknown Object (File)
Thu, Apr 11, 8:44 PM
Unknown Object (File)
Thu, Apr 11, 8:41 PM
Unknown Object (File)
Thu, Apr 11, 8:41 PM
Unknown Object (File)
Thu, Apr 11, 5:49 AM
Unknown Object (File)
Jan 5 2024, 6:00 PM
Unknown Object (File)
Dec 20 2023, 2:04 AM
Unknown Object (File)
Nov 16 2023, 3:06 PM
Subscribers

Details

Summary

Proposed commit log message:

devel/py-pyelftools: Allow concurrent installation

- Allow concurrent installation (USE_PYTHON=concurrent)
- Add TEST_DEPENDS and test target

Reviewed_by: antoine, koobs
Approved by: antoine (maintainer), koobs (mentor)
Differential_Revision: D16470
Test Plan
  • portlint: OK (looks fine.)
  • testport: OK (poudriere: 1200072, [armv7, aarch64], 'BUILD_ALL_PYTHON_FLAVORS=1', [py27, py34, py35, py36, py37] tested)
  • unittest: OK (

Python2.7 on aarch64: 35 passed
Python3.4 on aarch64: 35 passed
Python3.5 on aarch64: 35 passed
Python3.6 on aarch64: 35 passed
Python3.7 on aarch64: 35 passed
)

Diff Detail

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

Event Timeline

antoine edited reviewers, added: loader; removed: antoine.
This revision was not accepted when it landed; it landed in state Needs Review.Jul 28 2018, 9:42 AM
This revision was automatically updated to reflect the committed changes.