<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1371157f2129ed6b1aec913b28b0ac1397e55486">https://github.com/macports/macports-ports/commit/1371157f2129ed6b1aec913b28b0ac1397e55486</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1371157f2129ed6b1aec913b28b0ac1397e55486
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed Dec 2 10:23:12 2020 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-awkward1: exclude release candidates from livecheck
</span>---
 python/py-scikit-hep-awkward1/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scikit-hep-awkward1/Portfile b/python/py-scikit-hep-awkward1/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7748ad549aa..a15be54a488 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scikit-hep-awkward1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scikit-hep-awkward1/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -44,3 +44,6 @@ if {${name} ne ${subport}} {
</span>     livecheck.type none 
 
 }
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# Exclude pre-release candidates
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.livecheck.regex {([0-9.]+)}
</span></pre><pre style='margin:0'>

</pre>