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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ed48f515f26126a460d1525a56058a033fc19f4d">https://github.com/macports/macports-ports/commit/ed48f515f26126a460d1525a56058a033fc19f4d</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 ed48f515f26 certbot-dns-namecheap: Fix variant description
</span>ed48f515f26 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ed48f515f26126a460d1525a56058a033fc19f4d
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Wed Jan 6 09:46:25 2021 -0600

<span style='display:block; white-space:pre;color:#404040;'>    certbot-dns-namecheap: Fix variant description
</span>---
 security/certbot-dns-namecheap/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/certbot-dns-namecheap/Portfile b/security/certbot-dns-namecheap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f4f52c71aec..77a06b7363d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/certbot-dns-namecheap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/certbot-dns-namecheap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ long_description    The namecheap.com plugin automates the process of completing
</span>                     TXT records using the (XML-RPC-based) namecheap.com API.
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant python27 conflicts python36 python37 python38 python39 description {Use Python 3.6} {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant python27 conflicts python36 python37 python38 python39 description {Use Python 2.7} {
</span>     depends_lib-append  port:py${python.version}-python2-pythondialog
 }
 variant python36 conflicts python27 python37 python38 python39 description {Use Python 3.6} {}
</pre><pre style='margin:0'>

</pre>