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)
Wed, Dec 4, 12:14 PM
Unknown Object (File)
Nov 6 2024, 1:04 AM
Unknown Object (File)
Nov 4 2024, 7:30 PM
Unknown Object (File)
Nov 4 2024, 3:28 PM
Unknown Object (File)
Oct 27 2024, 2:37 AM
Unknown Object (File)
Oct 23 2024, 11:32 AM
Unknown Object (File)
Oct 18 2024, 6:50 PM
Unknown Object (File)
Oct 16 2024, 7:40 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