Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 2015 12:33:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203093] lang/python35: PORTVERSION causes PYTHON_REL to contain non integer values, causing make errors
Message-ID:  <bug-203093-13-JR0YY7KRNv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203093-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203093-13@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=203093

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |antoine@FreeBSD.org

--- Comment #4 from Kubilay Kocak <koobs@FreeBSD.org> ---
The issue outlined in comment #3 has been resolved, thank you antoine!

Author: antoine
Date: Mon Sep 14 12:26:28 2015
New Revision: 396897
URL: https://svnweb.freebsd.org/changeset/ports/396897

Log:
  Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode files
  for level 1 optimization have opt-1.pyc extension
  Adjust USE_PYTHON=py3kplist to handle this

-- 
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-203093-13-JR0YY7KRNv>