New submission from William Grzybowski:
Hello,
Currently python setup.py restricts FreeBSD host platform by version, e.g.
freebsd7, freebsd8.
It is not only out-of-date (we already are on freebsd11) but also doesn't seem
to have a good reason to do so.
Proposed patches replaces it with startswith('freebsd').
Thanks
----------
components: Build
files: tip.patch
keywords: patch
messages: 202621
nosy: wg
priority: normal
severity: normal
status: open
title: Enable all freebsd* host platforms
type: enhancement
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2, Python 3.3, Python
3.4, Python 3.5
Added file: http://bugs.python.org/file32573/tip.patch
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue19554>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com