Page MenuHomeFreeBSD

devel/py-pyelftools: Allow concurrent installation
ClosedPublic

Authored by antoine on Jul 27 2018, 5:22 PM.
Tags
None
Referenced Files
F120619238: D16470.id45915.diff
Thu, Jun 19, 4:04 PM
Unknown Object (File)
Wed, Jun 18, 2:07 AM
Unknown Object (File)
Tue, Jun 17, 10:57 PM
Unknown Object (File)
Tue, Jun 17, 12:06 PM
Unknown Object (File)
Tue, Jun 17, 1:08 AM
Unknown Object (File)
Mon, Jun 16, 5:51 AM
Unknown Object (File)
Wed, Jun 11, 2:09 AM
Unknown Object (File)
Mon, Jun 9, 6:44 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.