<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a6e0e1f682b6f9b4a605c9bffac911e88af25097">https://github.com/macports/macports-ports/commit/a6e0e1f682b6f9b4a605c9bffac911e88af25097</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a6e0e1f682b6f9b4a605c9bffac911e88af25097
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Mon Nov 18 16:02:41 2019 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-partd: add py38 subport
</span>---
 python/py-partd/Portfile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-partd/Portfile b/python/py-partd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e955c36..5daa487 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-partd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-partd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ platforms           darwin
</span> license             BSD
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36 37
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36 37 38
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +19,6 @@ description         Appendable key-value storage.
</span> long_description    ${description}
 
 homepage            https://github.com/mrocklin/partd/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-distname            ${python.rootname}-${version}
</span> 
 checksums           rmd160  a72b3166f4fc09ade82a1fd530ea8b8224dd307e \
                     sha256  54fd91bc3b9c38159c790cd16950dbca6b019a2ead4c51dee4f9efc884f8ce0e \
</pre><pre style='margin:0'>

</pre>