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)
Dec 10 2024, 10:04 PM
Unknown Object (File)
Nov 2 2024, 10:28 AM
Unknown Object (File)
Oct 25 2024, 11:51 AM
Unknown Object (File)
Oct 4 2024, 3:53 AM
Unknown Object (File)
Sep 23 2024, 8:40 AM
Unknown Object (File)
Sep 9 2024, 3:47 PM
Unknown Object (File)
Sep 4 2024, 10:12 AM
Unknown Object (File)
Sep 1 2024, 6:26 AM
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.