<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/08b0a027cb966f53799ebb594c9dbefc0cdf02bc">https://github.com/macports/macports-ports/commit/08b0a027cb966f53799ebb594c9dbefc0cdf02bc</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 08b0a027cb966f53799ebb594c9dbefc0cdf02bc
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Sat Nov 2 23:52:46 2019 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-setuptools_scm_git_archive: add py38 subport
</span>---
python/py-setuptools_scm_git_archive/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-setuptools_scm_git_archive/Portfile b/python/py-setuptools_scm_git_archive/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5433129..da9d51f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-setuptools_scm_git_archive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-setuptools_scm_git_archive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ supported_archs noarch
</span> master_sites pypi:s/setuptools_scm_git_archive
distname setuptools_scm_git_archive-${version}
<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 {gmail.com:giovanni.bussi @GiovanniBussi} openmaintainer
</pre><pre style='margin:0'>
</pre>