Page MenuHomeFreeBSD

Upgrade to 1.3.0 thereby avoiding conflict with devel/py-pytest
ClosedPublic

Authored by dvl on Feb 9 2017, 4:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 28, 1:25 PM
Unknown Object (File)
Sun, Nov 16, 9:53 AM
Unknown Object (File)
Sun, Nov 16, 5:25 AM
Unknown Object (File)
Sun, Nov 16, 4:36 AM
Unknown Object (File)
Sun, Nov 16, 4:03 AM
Unknown Object (File)
Sun, Nov 16, 3:18 AM
Unknown Object (File)
Sun, Nov 16, 3:18 AM
Unknown Object (File)
Sun, Nov 16, 2:28 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 7325
Build 7492: arc lint + arc unit

Event Timeline

dvl retitled this revision from to Upgrade to 1.3.0 thereby avoiding conflict with devel/py-pytest.
dvl updated this object.
dvl edited the test plan for this revision. (Show Details)
dvl removed a subscriber: Python.

The PLIST is wrong when you build this port with Python 3 (USES=python in Makefile).

I've tested 1.3.0 with python36 with the following changes:

  • USE_PYTHON=autoplist concurrent distutils
  • Remove MAKE_ENV=NO_SETUPTOOLS=1
  • Remove PLIST

It builds without error.

Those are great suggestions. Thank you.

sunpoet added a reviewer: sunpoet.

LGTM. Thanks!

This revision is now accepted and ready to land.Feb 9 2017, 11:39 PM