Page MenuHomeFreeBSD

sysutils/py-consul: allow python 2.7 to be used
ClosedPublic

Authored by jhixson on Jan 8 2019, 8:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 2:31 AM
Unknown Object (File)
Sun, Sep 28, 10:24 PM
Unknown Object (File)
Sun, Sep 28, 3:25 PM
Unknown Object (File)
Tue, Sep 23, 2:35 PM
Unknown Object (File)
Sun, Sep 21, 11:51 PM
Unknown Object (File)
Sun, Sep 21, 5:53 AM
Unknown Object (File)
Sat, Sep 20, 11:55 AM
Unknown Object (File)
Fri, Sep 19, 12:49 AM
Subscribers

Details

Summary

sysutils/py-consul: allow python 2.7 to be used

Test Plan

tested with poudriere for python2.7 and python3.6 on 11.2 and 12.0

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sysutils/py-consul: allow python 2.7 to be used

LGTM

sysutils/py-consul/Makefile
22 ↗(On Diff #52661)

I think here you can do: "USES= python" if the module works ok with ptyhon 2.7 and above!!!

This revision is now accepted and ready to land.Jan 8 2019, 8:10 AM
This revision was automatically updated to reflect the committed changes.