<pre style='margin:0'>
Vadim-Valdis Yudaev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/777a5797d041b4bcae3a47d28cea56202fe55ef3">https://github.com/macports/macports-ports/commit/777a5797d041b4bcae3a47d28cea56202fe55ef3</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 777a5797d04 py-hcloud: Drop unsupported Python 2.7
</span>777a5797d04 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 777a5797d041b4bcae3a47d28cea56202fe55ef3
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Sat Oct 30 19:25:51 2021 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-hcloud: Drop unsupported Python 2.7
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See https://github.com/hetznercloud/hcloud-python/commit/256d4fdcaf64f56ea96ae39c93d85c60d22572b4
</span>---
 python/py-hcloud/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-hcloud/Portfile b/python/py-hcloud/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 58aa556c407..8b6b90b410a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-hcloud/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-hcloud/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -20,7 +20,7 @@ checksums           rmd160  0128a9763400240f311f167c0850caa88a6893f5 \
</span>                     sha256  c8b94557d93bcfe437f20a8176693ea4f54358b74986cc19d94ebc23f48e40cc \
                     size    93682
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 37 38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310
</span> 
 if {${name} ne ${subport}} {
     depends_run-append \
</pre><pre style='margin:0'>

</pre>