Message318183
| Author | adelfino |
|---|---|
| Recipients | adelfino, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2018-05-30.13:20:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527686402.52.0.682650639539.issue33696@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On bug 33673, I fixed python-docs-theme only getting installed if SPHINXBUILD was not defined and Sphinx was not installed, which was an improvement, but not the correct fix for python-docs-theme installation. Now, python-docs-theme is getting installed only if SPHINXBUILD is not defined. The attached PR fixes this, and also removes two variable assignments that are no-ops: both variables are already defined by the user as environment variables or by the script at that point. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-30 13:20:02 | adelfino | set | recipients: + adelfino, paul.moore, tim.golden, zach.ware, steve.dower |
| 2018-05-30 13:20:02 | adelfino | set | messageid: <1527686402.52.0.682650639539.issue33696@psf.upfronthosting.co.za> |
| 2018-05-30 13:20:02 | adelfino | link | issue33696 messages |
| 2018-05-30 13:20:02 | adelfino | create | |