Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2018 02:35:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228284] sysutils/py-consul: allow building py27 flavor
Message-ID:  <bug-228284-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228284

            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@FreeBSD.org
          Reporter: cullum@c0ffee.net
                CC: jhixson@gmail.com
             Flags: maintainer-feedback?(jhixson@gmail.com)
                CC: jhixson@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=3D  python:3.3+
+USES=3D  python:2.7+

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228284-7788>