<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/42444e6f18fafacc1c15c6d97e67feffd76d64f4">https://github.com/macports/macports-ports/commit/42444e6f18fafacc1c15c6d97e67feffd76d64f4</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 42444e6f18f py-humanize: add python 3.10 subport
</span>42444e6f18f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 42444e6f18fafacc1c15c6d97e67feffd76d64f4
</span>Author: Julien Rabinow <randprefix.github@fastmail.com>
AuthorDate: Wed Feb 9 16:18:09 2022 -0800
<span style='display:block; white-space:pre;color:#404040;'> py-humanize: add python 3.10 subport
</span>---
python/py-humanize/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-humanize/Portfile b/python/py-humanize/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a3899db015d..84e235bdb5e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-humanize/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-humanize/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ maintainers {@xeron gmail.com:xeron.oskom} openmaintainer
</span> description Python humanize utilities
long_description ${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 36 37 38 39 310
</span>
homepage https://pypi.python.org/pypi/${python.rootname}/
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
</pre><pre style='margin:0'>
</pre>