<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/27b7fa60686005fe77236cfabe3afe86fb8aa120">https://github.com/macports/macports-ports/commit/27b7fa60686005fe77236cfabe3afe86fb8aa120</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 27b7fa6  py-sphinx-bootstrap-theme: Fix version number
</span>27b7fa6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 27b7fa60686005fe77236cfabe3afe86fb8aa120
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Apr 28 09:42:04 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-sphinx-bootstrap-theme: Fix version number
</span>---
 python/py-sphinx-bootstrap-theme/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinx-bootstrap-theme/Portfile b/python/py-sphinx-bootstrap-theme/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 96ddc0b..455c546 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinx-bootstrap-theme/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinx-bootstrap-theme/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        ryan-roemer sphinx-bootstrap-theme v0.7.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        ryan-roemer sphinx-bootstrap-theme 0.7.1 v
</span> name                py-sphinx-bootstrap-theme
 platforms           darwin
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>