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, Apr 29, 5:48 PM
Unknown Object (File)
Mon, Apr 27, 9:50 AM
Unknown Object (File)
Apr 24 2026, 2:43 PM
Unknown Object (File)
Apr 24 2026, 1:57 PM
Unknown Object (File)
Apr 4 2026, 11:20 AM
Unknown Object (File)
Apr 1 2026, 6:38 AM
Unknown Object (File)
Feb 19 2026, 5:30 AM
Unknown Object (File)
Feb 16 2026, 4:18 PM
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