<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7391b95a48609a4b331f9d687f75a43be4a2a6b5">https://github.com/macports/macports-ports/commit/7391b95a48609a4b331f9d687f75a43be4a2a6b5</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 7391b95  py-sphinxcontrib-bibtex: add Python 3.7 subport
</span>7391b95 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7391b95a48609a4b331f9d687f75a43be4a2a6b5
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Oct 26 16:31:20 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-sphinxcontrib-bibtex: add Python 3.7 subport
</span>---
 python/py-sphinxcontrib-bibtex/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinxcontrib-bibtex/Portfile b/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eb1e9fb..d683980 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinxcontrib-bibtex/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,7 +21,7 @@ checksums           rmd160  a343d1d4a60f130d667b6883f4da44a36dd8bb45 \
</span>                     sha256  cb9fb4526642fc080204fccd5cd8f41e9e95387278e17b1d6969b1e27c2d3e0c \
                     size    48872
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 36 37
</span> 
 if {${name} ne ${subport}} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>