<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1fae03ecb6d0ee14eb2c2a6290dd1b9432b67896">https://github.com/macports/macports-ports/commit/1fae03ecb6d0ee14eb2c2a6290dd1b9432b67896</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 1fae03e  pybind11: build with Python version 3.8
</span>1fae03e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 1fae03ecb6d0ee14eb2c2a6290dd1b9432b67896
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Apr 5 17:43:57 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    pybind11: build with Python version 3.8
</span>---
 devel/pybind11/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/pybind11/Portfile b/devel/pybind11/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 67f5fa6..892fcb6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/pybind11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/pybind11/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,7 @@ checksums               rmd160  fd274df1be114d7cfd81c4865fb8db16932face3 \
</span>                         sha256  7954a67e03ceca309402b65ff1eb61b78adc59cf4c18827bd572812253ed7036 \
                         size    570697
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set python_branch       3.7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set python_branch       3.8
</span> set python_version      [string map {. ""} ${python_branch}]
 
 configure.args-append   -DPYBIND11_PYTHON_VERSION=${python_branch} \
</pre><pre style='margin:0'>

</pre>