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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/290104f0f0b0a025f1aad91d87a58603e80a1d02">https://github.com/macports/macports-ports/commit/290104f0f0b0a025f1aad91d87a58603e80a1d02</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 290104f0f0b0a025f1aad91d87a58603e80a1d02
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Dec 14 13:35:50 2020 +1100

<span style='display:block; white-space:pre;color:#404040;'>    py-iniparse: add required homepage option
</span>---
 python/py-iniparse/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-iniparse/Portfile b/python/py-iniparse/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6afcae0e545..e6ec6db2350 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-iniparse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-iniparse/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,6 +8,7 @@ platforms           darwin
</span> supported_archs   noarch
 license                        PSF MIT
 maintainers            nomaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage                        https://github.com/candlepin/python-iniparse
</span> description               Python Module for Accessing and Modifying Configuration Data in INI files
 long_description       iniparse is an INI parser for Python which is API compatible \
 with the standard library's ConfigParser, preserves structure of INI \
</pre><pre style='margin:0'>

</pre>