<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/0f4e304e8ca451cd28cea865dc0c391099040516">https://github.com/macports/macports-ports/commit/0f4e304e8ca451cd28cea865dc0c391099040516</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 0f4e304e8ca451cd28cea865dc0c391099040516
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Tue Dec 12 21:51:50 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-strict-rfc3339: use default master_sites and distname
</span>---
 python/py-strict-rfc3339/Portfile | 7 -------
 1 file changed, 7 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-strict-rfc3339/Portfile b/python/py-strict-rfc3339/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a5d79f33cc7..5fc47f58c96 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-strict-rfc3339/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-strict-rfc3339/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,13 +19,6 @@ description         Strict, simple, lightweight RFC3339 functions.
</span> long_description    {*}${description}
 
 homepage            http://www.danielrichman.co.uk/libraries/strict-rfc3339.html
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-distname            ${python.rootname}-${version}
</span> 
 checksums           rmd160  8a75fa64b25e9c81a451b7291c38909e75dbf5e2 \
                     sha256  5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-if {${name} ne ${subport}} {
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    livecheck.type      none
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-}
</span></pre><pre style='margin:0'>

</pre>