<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/a462ba5f8be3f347780f66da7fcacad40358b11e">https://github.com/macports/macports-ports/commit/a462ba5f8be3f347780f66da7fcacad40358b11e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a462ba5f8be3f347780f66da7fcacad40358b11e
</span>Author: Toby Peterson <toby@macports.org>
AuthorDate: Thu Oct 27 22:57:58 2022 -0700

<span style='display:block; white-space:pre;color:#404040;'>    py-gssapi: update to 1.8.2
</span>---
 python/py-gssapi/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 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 9b643f27eab..a7dfc9a593f 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.8.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        pythongssapi python-gssapi 1.8.2 v
</span> github.tarball_from releases
 
 name                py-gssapi
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,11 +17,11 @@ 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  797ff2d665b3a2ae5822c05d68b4631730c909dc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  aa0c47efa686c55bd5d3aad64bf2426931e29c45b8572172389c776a1e32f305 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    114888
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  9ddb1228c662db99a168b2d4a67bbdf1d26b4269 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  ac62a7e0ee94096f7c5f5f19d3e7c9d96689180c47e18c5b55207f00fb03a313 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    112521
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     38 39 310
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     38 39 310 311
</span> 
 patchfiles          patch-setup.py.diff
 
</pre><pre style='margin:0'>

</pre>