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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8c0ca742e9bb7dbacbdeb9d81bf6df2a0d898bbf">https://github.com/macports/macports-ports/commit/8c0ca742e9bb7dbacbdeb9d81bf6df2a0d898bbf</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 8c0ca742e9b py-monotonic: Add Python 310
</span>8c0ca742e9b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8c0ca742e9bb7dbacbdeb9d81bf6df2a0d898bbf
</span>Author: Steven Thomas Smith <s.t.smith@ieee.org>
AuthorDate: Wed Jun 1 17:40:20 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-monotonic: Add Python 310
</span>---
 python/py-monotonic/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-monotonic/Portfile b/python/py-monotonic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 21bf0e82217..f25f538e801 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-monotonic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-monotonic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,12 +13,12 @@ platforms           darwin
</span> license             Apache
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37 38 39 310
</span> 
 maintainers         {stromnov @stromnov} openmaintainer
 
 description         An implementation of time.monotonic() for Python 2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 homepage            https://github.com/atdt/monotonic
 
</pre><pre style='margin:0'>

</pre>