[Bug 228284] sysutils/py-consul: allow building py27 flavor

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 16 02:35:40 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228284

            Bug ID: 228284
           Summary: sysutils/py-consul: allow building py27 flavor
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: cullum at c0ffee.net
                CC: jhixson at gmail.com
             Flags: maintainer-feedback?(jhixson at gmail.com)
                CC: jhixson at gmail.com

py-consul supports Python 2.7. The following diff to the Makefile allows the
port to be built with the py27 flavor. I found this necessary when using it
with Ansible (which is built with Python 2).

-USES=  python:3.3+
+USES=  python:2.7+

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list