<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f704aeb570ac026bf64141863a167fe419ed76e0">https://github.com/macports/macports-ports/commit/f704aeb570ac026bf64141863a167fe419ed76e0</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 f704aeb570a hatch: update to 1.1.2
</span>f704aeb570a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f704aeb570ac026bf64141863a167fe419ed76e0
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sat May 21 07:35:54 2022 -0500
<span style='display:block; white-space:pre;color:#404040;'> hatch: update to 1.1.2
</span>---
python/hatch/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/hatch/Portfile b/python/hatch/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d9bb6ecf928..1972a4eceb0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/hatch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/hatch/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup python 1.0
name hatch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version 1.1.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 1.1.2
</span> revision 0
categories-append devel
license MIT
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,9 +13,9 @@ description Hatch is a modern, extensible Python project manager.
</span> long_description {*}${description}
homepage https://github.com/ofek/hatch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 a1f426526e64b77682b8a0d68d87cff096cc5adc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 f28cb400bcdad3630dabc8ce2dbb1db9a0c7972cfdb3be67693ea6a515ff718e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 162386
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 0f7312cb3186641b6c2f0389463df5e9cc2c4ad8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 f46fc49200825135263fcb6e83d19e53ee9b7102a72f2c4c4081e6f9b66b79ea \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 164379
</span>
variant python37 conflicts python38 python39 python310 description {Use Python 3.7} {}
variant python38 conflicts python37 python39 python310 description {Use Python 3.8} {}
</pre><pre style='margin:0'>
</pre>