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)
Feb 28 2024, 12:14 PM
Unknown Object (File)
Nov 12 2023, 12:39 PM
Unknown Object (File)
Nov 4 2023, 11:08 PM
Unknown Object (File)
Nov 1 2023, 8:25 AM
Unknown Object (File)
Oct 31 2023, 9:07 AM
Unknown Object (File)
Oct 8 2023, 11:37 AM
Unknown Object (File)
Oct 3 2023, 11:03 PM
Unknown Object (File)
Sep 30 2023, 8:22 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.