<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a2522433315e056a4d771b212c261bed72d703fa">https://github.com/macports/macports-ports/commit/a2522433315e056a4d771b212c261bed72d703fa</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a2522433315e056a4d771b212c261bed72d703fa
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Mon Apr 15 10:44:22 2019 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-sphinxcontrib-qthelp: add support for Py 27 34 35 36
</span>---
python/py-sphinxcontrib-qthelp/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinxcontrib-qthelp/Portfile b/python/py-sphinxcontrib-qthelp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b4766ec..d361f48 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinxcontrib-qthelp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinxcontrib-qthelp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums rmd160 6aa1ee00851bf48b612bb4197387ee9f096595a3 \
</span> sha256 79465ce11ae5694ff165becda529a600c754f4bc459778778c7017374d4d406f \
size 17804
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34 35 36 37
</span>
if {${name} ne ${subport}} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>