<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/39b83e0459338ece2435796362ac2cb5e8ba46d7">https://github.com/macports/macports-ports/commit/39b83e0459338ece2435796362ac2cb5e8ba46d7</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 39b83e0459338ece2435796362ac2cb5e8ba46d7
</span>Author: Kirill A. Korinsky <kirill@korins.ky>
AuthorDate: Mon Dec 11 16:11:50 2023 +0100

<span style='display:block; white-space:pre;color:#404040;'>    py-bitstring: update to 4.1.4; add py312
</span>---
 python/py-bitstring/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-bitstring/Portfile b/python/py-bitstring/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 119b44c1ab6..fd95cc2357b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-bitstring/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-bitstring/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        scott-griffiths bitstring 4.1.2 bitstring-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        scott-griffiths bitstring 4.1.4 bitstring-
</span> name                py-bitstring
 revision            0
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,11 +19,11 @@ long_description    bitstring is a pure Python module that makes the \
</span>                     creation, manipulation and analysis of binary data \
                     as simple and natural as possible.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  7088637c2849bdab031e73649b681b4510aeff01 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  254f98f902c624cb5db5393ecb8871038b0431b376d30023a44f8f2dac83d530 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    420344
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  1cc74279cafd10aa635df85266f614e32e22c691 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  645a3742d2c3ed4b3a468bfe96509d7fdcc0490d1a7945e0b68d28396c6ec0e2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    420174
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     37 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     37 38 39 310 311 312
</span> 
 python.pep517       yes
 
</pre><pre style='margin:0'>

</pre>