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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0455bbd5aa3df390e13124f711c1f01dc7720d7c">https://github.com/macports/macports-ports/commit/0455bbd5aa3df390e13124f711c1f01dc7720d7c</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 0455bbd5aa3 py-pathlib2: add support for python 3.9
</span>0455bbd5aa3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0455bbd5aa3df390e13124f711c1f01dc7720d7c
</span>Author: Davide Gerhard <ra1nb0w@macports.org>
AuthorDate: Mon Jan 25 13:34:59 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-pathlib2: add support for python 3.9
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/62145
</span>---
 python/py-pathlib2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pathlib2/Portfile b/python/py-pathlib2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ffe30f28847..9dc84e132bf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pathlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pathlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ supported_archs     noarch
</span> 
 # temporarily add PY34 back until upstream issue in py-importlib-metadata
 # is resolved
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 34 35 36 37 38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 34 35 36 37 38 39
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
</pre><pre style='margin:0'>

</pre>