<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f9a1e1543124c81a089f2cd9b8295979a300b231">https://github.com/macports/macports-ports/commit/f9a1e1543124c81a089f2cd9b8295979a300b231</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 f9a1e154312 py-shortuuid: 1.0.13, enable python 3.12
</span>f9a1e154312 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f9a1e1543124c81a089f2cd9b8295979a300b231
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Fri Mar 15 21:33:12 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-shortuuid: 1.0.13, enable python 3.12
</span>---
python/py-shortuuid/Portfile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-shortuuid/Portfile b/python/py-shortuuid/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 65635ea5a9b..41814f7f775 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-shortuuid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-shortuuid/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup python 1.0
name py-shortuuid
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version 1.0.11
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 1.0.13
</span> revision 0
categories-append devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,11 +18,11 @@ long_description {*}${description}
</span>
homepage https://github.com/skorokithakis/shortuuid/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 76c44a5c2c5e13114d34db4c193e50e026a49337 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 fc75f2615914815a8e4cb1501b3a513745cb66ef0fd5fc6fb9f8c3fa3481f789 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 10523
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 2981d77a92ea19cd23773cfa33141f23778f2f3d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 3bb9cf07f606260584b1df46399c0b87dd84773e7b25912b7e391e30797c5e72 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 9662
</span>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 38 39 310 311
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 38 39 310 311 312
</span>
python.pep517 yes
python.pep517_backend poetry
</pre><pre style='margin:0'>
</pre>