aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2016-01-09 00:45:09 +0800
committerkoobs <koobs@FreeBSD.org>2016-01-09 00:45:09 +0800
commit2288e81968f58cc7a5410473132303f1f6447d45 (patch)
treeb14d8368654ff10811b2639080582589ce4e3316 /java
parent116751515f4e60f852631a84102055384b126b77 (diff)
downloadfreebsd-ports-gnome-2288e81968f58cc7a5410473132303f1f6447d45.tar.gz
freebsd-ports-gnome-2288e81968f58cc7a5410473132303f1f6447d45.tar.zst
freebsd-ports-gnome-2288e81968f58cc7a5410473132303f1f6447d45.zip
lang/python{27,3*}: Backport patch in upstream issue20397
In certain situations, file references (.py[co]) for Python files that fail to compile with compileall() are still added to distutils --record output. This output is used for pkg-plist generation and must only contain references to files that will be installed. One example of a failure condition is when a Python 2/3 compatible package containing a file containing Python 3.x only code is built with Python 2.x, such as Gunicorn's _gaiohttp.py [1] This change backports patches submitted against upstream issue 20397 [2] that has not yet been committed. - For Python 2.7 and 3.5, backport both install_lib and test - For Python 3.2, 3.3 and 3.4, only backport install_lib [1] https://svnweb.freebsd.org/changeset/ports/404558 [2] https://bugs.python.org/issue20397 Thank you to Brendan Molloy for producing and submitting the patches against upstream sources. Reviewed by: sbz (python) MFH: 2016Q1 Differential Revision: D4832
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions