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)
Nov 14 2024, 1:18 PM
Unknown Object (File)
Oct 20 2024, 9:17 PM
Unknown Object (File)
Oct 4 2024, 11:06 PM
Unknown Object (File)
Oct 1 2024, 8:18 PM
Unknown Object (File)
Sep 26 2024, 3:04 PM
Unknown Object (File)
Sep 26 2024, 1:34 AM
Unknown Object (File)
Sep 24 2024, 3:29 AM
Unknown Object (File)
Sep 17 2024, 9:26 PM
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.