<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a590ba13ff8ddba5b408d7bfb54cc5bd568e02a3">https://github.com/macports/macports-ports/commit/a590ba13ff8ddba5b408d7bfb54cc5bd568e02a3</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 a590ba13ff8 py-gssapi: update to 1.6.11
</span>a590ba13ff8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a590ba13ff8ddba5b408d7bfb54cc5bd568e02a3
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Thu Nov 19 23:30:46 2020 -0800

<span style='display:block; white-space:pre;color:#404040;'>    py-gssapi: update to 1.6.11
</span>---
 python/py-gssapi/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-gssapi/Portfile b/python/py-gssapi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8a06f059807..c1e4ac57844 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-gssapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-gssapi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        pythongssapi python-gssapi 1.6.10 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        pythongssapi python-gssapi 1.6.11 v
</span> github.tarball_from releases
 
 name                py-gssapi
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,9 +17,9 @@ long_description    Python-GSSAPI provides both low-level and high level wrapper
</span>                     around the GSSAPI C libraries. While it focuses on the Kerberos \
                     mechanism, it should also be useable with other GSSAPI mechanisms.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  1aae6f12f4ab72d5b9e978fa2a70a64ed3e7c3ca \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  f5709667a7a6877313ea264ccfabc849b2f8df56af8f7db82e96ce85469723b9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    11521552
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  c8b06c11a25b938f3fea297b6241c459adafebc7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  f685003f9d7a296c3b37f3e75de10118c154c986cdea05101bdf6c5830680897 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    11522226
</span> 
 python.versions     38 39
 
</pre><pre style='margin:0'>

</pre>