<pre style='margin:0'>
Vincent (Veence) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/85c6abc996f3887394fd440aec4612cc19b7973c">https://github.com/macports/macports-ports/commit/85c6abc996f3887394fd440aec4612cc19b7973c</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 85c6abc996f py-wxpython, py-pathlib2: add python 10 variant
</span>85c6abc996f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 85c6abc996f3887394fd440aec4612cc19b7973c
</span>Author: Veence <vince@macports.org>
AuthorDate: Tue Mar 22 07:20:57 2022 +0100
<span style='display:block; white-space:pre;color:#404040;'> py-wxpython, py-pathlib2: add python 10 variant
</span>---
python/py-pathlib2/Portfile | 2 +-
python/py-wxpython-4.0/Portfile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pathlib2/Portfile b/python/py-pathlib2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index cfbcab8bc7e..d78044bfca6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pathlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pathlib2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ supported_archs noarch
</span>
# temporarily add PY34 back until upstream issue in py-importlib-metadata
# is resolved
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 27 34 35 36 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 27 34 35 36 37 38 39 310
</span>
maintainers {stromnov @stromnov} openmaintainer
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-wxpython-4.0/Portfile b/python/py-wxpython-4.0/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 74031cd4535..da96bb4b243 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-wxpython-4.0/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-wxpython-4.0/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,7 +28,7 @@ checksums rmd160 e0d66dfb24bd7738306e70588ed0a5f6f7116de1 \
</span> sha256 00e5e3180ac7f2852f342ad341d57c44e7e4326de0b550b9a5c4a8361b6c3528 \
size 66043287
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 37 38 39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 37 38 39 310
</span>
if {${name} ne ${subport}} {
patchfiles-append fix_cc_cxx.patch webkit.patch webkit2.patch build.patch
</pre><pre style='margin:0'>
</pre>