<pre style='margin:0'>
Mojca Miklavec (mojca) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0f397ead825dbd1770e4fc70b43b90daebc9b204">https://github.com/macports/macports-ports/commit/0f397ead825dbd1770e4fc70b43b90daebc9b204</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 0f397ea py-txaio: add py38 subport
</span>0f397ea is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0f397ead825dbd1770e4fc70b43b90daebc9b204
</span>Author: Mojca Miklavec <mojca@macports.org>
AuthorDate: Sat Jan 11 23:27:18 2020 +0100
<span style='display:block; white-space:pre;color:#404040;'> py-txaio: add py38 subport
</span>---
python/py-txaio/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-txaio/Portfile b/python/py-txaio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8b15bd8..ca882c8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-txaio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-txaio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ checksums sha256 67e360ac73b12c52058219bb5f8b3ed4105d2636707a36a7cdaf
</span> rmd160 561cced8820411adaca8e970af3f81f5c66ab8c9 \
size 51092
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 36 37 38
</span>
if {${name} ne ${subport}} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>