Summary: | [new port] sysutil/py-consul: python client for consul | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Hixson <jhixson> | ||||||||
Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | araujo | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 179855 [details]
port shar file
Version bump to 0.7.0
I'll take it. Created attachment 180026 [details]
version bump to 0.7.1 and use py3-requests
A commit references this bug: Author: araujo Date: Tue Feb 21 07:36:59 UTC 2017 New revision: 434508 URL: https://svnweb.freebsd.org/changeset/ports/434508 Log: Python client for consul (WWW: http://www.consul.io) WWW: https://github.com/cablehead/python-consul PR: ports/215396 Submitted by: John Hixson <jhixson@gmail.com> Changes: head/sysutils/Makefile head/sysutils/py-consul/ head/sysutils/py-consul/Makefile head/sysutils/py-consul/distinfo head/sysutils/py-consul/pkg-descr Two import details that you can keep an eye for next time: 1) pkg-descr must have a better description. Would be great if you could take a look on it and submit another PR. Actually I made it intentionally. :-) 2) On Makefile: "COMMENT= Python client for nomad" it could have a better detailed COMMENT as well. Best, |
Created attachment 178076 [details] py-consul port shar file