Message202621
| Author | wg |
|---|---|
| Recipients | wg |
| Date | 2013-11-11.12:29:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1384172989.4.0.879301350688.issue19554@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-11 12:29:49 | wg | set | recipients: + wg |
| 2013-11-11 12:29:49 | wg | set | messageid: <1384172989.4.0.879301350688.issue19554@psf.upfronthosting.co.za> |
| 2013-11-11 12:29:49 | wg | link | issue19554 messages |
| 2013-11-11 12:29:49 | wg | create | |