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
F149531893: D18781.id52661.diff
Wed, Mar 25, 1:48 AM
Unknown Object (File)
Sun, Mar 22, 10:10 PM
Unknown Object (File)
Sat, Mar 21, 3:11 PM
Unknown Object (File)
Wed, Mar 18, 9:28 PM
Unknown Object (File)
Feb 14 2026, 1:57 PM
Unknown Object (File)
Feb 14 2026, 1:57 PM
Unknown Object (File)
Feb 8 2026, 6:44 AM
Unknown Object (File)
Feb 1 2026, 11:06 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 21881
Build 21127: arc lint + arc unit

Event Timeline

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

LGTM

sysutils/py-consul/Makefile
22

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.