sysutils/py-ploy_fabric: Apply change to use py-fabric1 It's necessary because devel/py-fabric will be updated to v2.5.0 and Fabric 2 is not at 100% feature parity with 1.x! Some features have been explicitly dropped, but others simply have not been ported over yet.
Details
Details
- Reviewers
koobs
portlint: OK (looks fine.) testport: OK (poudriere: 11,12,CURRENT, amd64 and i386, py27)
It was also executed a simple runtime test, checking fabric1 connections
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
@dbaio Could you combine this and D21304 along with the changes necessary to switch py-fabric to py-fabric1 into a single differential
Also, I think its best to have py-fabric1 just use the main 'fabric' PyPI name and distfiles, but leaving PORTVERSION at the latest 1.x version. This will avoid having to s/fabric/fabric1 all over the codebases of dependent port.