Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Apr 2017 06:41:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 217974] sysutils/rdiff-backup: Allow build with python 3.5 as default version
Message-ID:  <bug-217974-21822-oFi8sVF7xs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217974-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217974-21822@https.bugs.freebsd.org/bugzilla/>

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

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
            Summary|[PATCH]                     |sysutils/rdiff-backup:
                   |sysutils/rdiff-backup:      |Allow build with python 3.5
                   |Allow build with python 3.5 |as default version
                   |as default version          |
           Keywords|patch                       |easy, needs-patch, needs-qa
                 CC|                            |python@FreeBSD.org
              Flags|maintainer-feedback+        |maintainer-feedback?

--- Comment #4 from Kubilay Kocak <koobs@FreeBSD.org> ---
python:2 means depend on the lang/python2 port, specifically and only for t=
he
python2 (and other suffixed) symlinks. It does not mean 'depend on any 2.x
version of Python'.

If rdiff-backup supports (upstream codes for, works and is tested with) 2.6=
 and
2.7, then '-2.7' is the most correct (precise without being incorrect).

If rdiff-backup only supports (upstream codes for, works and is tested with)
2.7, then =3D2.7 is the most correct.

Also, the summary for this issue appears in contradiction with comment 0. T=
he
summary states the change proposed is *allowing* building with 3.5, whereas=
 the
patch (and comment 0) changes the port to only build with 2.7 because 3.x d=
oes
*not* work.

The issue summary needs to be updated to match whatever the proposed change=
set
(patch) does.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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