svn commit: r474017 - in head: Mk Mk/Uses lang/python-doc-html

Dmitry Marakasov amdmi3 at amdmi3.ru
Fri Jul 6 18:31:01 UTC 2018


* Martin Wilke (miwi at FreeBSD.org) wrote:

> 3.6 is default, so that should be first preferred. 

Shouldn't we set 3.7 as PYTHON3_DEFAULT then?

> > On 7 Jul 2018, at 12:36 AM, Dmitry Marakasov <amdmi3 at amdmi3.ru> wrote:
> > 
> > * Martin Wilke (miwi at FreeBSD.org <mailto:miwi at FreeBSD.org>) wrote:
> > 
> >> Author: miwi
> >> Date: Fri Jul  6 16:11:14 2018
> >> New Revision: 474017
> >> URL: https://svnweb.freebsd.org/changeset/ports/474017
> >> 
> >> Log:
> >>  - Finish up lang/python37 import
> >>  - Added python37 docs
> >>  - Added python37 support to Mk/
> >> 
> >>  Reviewed by:	bapt
> >>  Approved by:	bapt (portmgr)
> >>  Differential Revision:	https://reviews.freebsd.org/D16159
> >> 
> >> Modified:
> >>  head/Mk/Uses/python.mk
> >>  head/Mk/bsd.default-versions.mk
> >>  head/lang/python-doc-html/distinfo
> >> 
> >> Modified: head/Mk/Uses/python.mk
> >> ==============================================================================
> >> --- head/Mk/Uses/python.mk	Fri Jul  6 16:06:35 2018	(r474016)
> >> +++ head/Mk/Uses/python.mk	Fri Jul  6 16:11:14 2018	(r474017)
> >> @@ -244,7 +244,7 @@ _INCLUDE_USES_PYTHON_MK=	yes
> >> # What Python version and what Python interpreters are currently supported?
> >> # When adding a version, please keep the comment in
> >> # Mk/bsd.default-versions.mk in sync.
> >> -_PYTHON_VERSIONS=		2.7 3.6 3.5 3.4	# preferred first
> >> +_PYTHON_VERSIONS=		2.7 3.6 3.7 3.5 3.4	# preferred first
> > 
> > Is there a reason for 3.7 to be less preferred than 3.6?
> > 
> > -- 
> > Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
> > amdmi3 at amdmi3.ru <mailto:amdmi3 at amdmi3.ru>  ..:              https://github.com/AMDmi3 <https://github.com/AMDmi3>

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:              https://github.com/AMDmi3



More information about the svn-ports-all mailing list