<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/30a1446f946cf3d76b6ec2aa6102d0658740d2e4">https://github.com/macports/macports-ports/commit/30a1446f946cf3d76b6ec2aa6102d0658740d2e4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 30a1446f946cf3d76b6ec2aa6102d0658740d2e4
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Tue Dec 7 13:34:39 2021 +0000

<span style='display:block; white-space:pre;color:#404040;'>    py-scikit-hep-awkward1: update to 1.7.0
</span>---
 python/py-scikit-hep-awkward1/Portfile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

<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 10e22a9adcf..30afe98e3ce 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;'>@@ -6,7 +6,7 @@ PortGroup           github           1.0
</span> 
 name                py-scikit-hep-awkward1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        scikit-hep awkward-1.0 1.5.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        scikit-hep awkward-1.0 1.7.0
</span> revision            0
 fetch.type          git
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,9 +31,6 @@ if {${name} ne ${subport}} {
</span> 
     compiler.cxx_standard 2011
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    # ccache: error: Failed to create temporary file for /opt/local/var/macports/build/.ccache/a/5/47jtstsnik5rdqopst1jamak3npuc3oR.tmp.qMtvoK: Permission denied
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    configure.ccache    no
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span>     depends_build-append \
         port:cmake \
         port:py${python.version}-setuptools
</pre><pre style='margin:0'>

</pre>