<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ec3c0f80a2931c05d9625a48b9be93afb2c3b0b8">https://github.com/macports/macports-ports/commit/ec3c0f80a2931c05d9625a48b9be93afb2c3b0b8</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 ec3c0f80a29 py27-pyqt5: add OpenSSLException
</span>ec3c0f80a29 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ec3c0f80a2931c05d9625a48b9be93afb2c3b0b8
</span>Author: Davide Liessi <davide.liessi@gmail.com>
AuthorDate: Mon Dec 27 10:16:47 2021 +0100
<span style='display:block; white-space:pre;color:#404040;'> py27-pyqt5: add OpenSSLException
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> see: https://www.riverbankcomputing.com/pipermail/pyqt/2021-December/044421.html
</span>---
python/py27-pyqt5/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py27-pyqt5/Portfile b/python/py27-pyqt5/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 32c5b90dc6a..7f09cae5cb9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py27-pyqt5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py27-pyqt5/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ description PyQt5 is a set of Python bindings for the Qt5 toolkit
</span> long_description ${description}. The bindings \
are implemented as a set of Python modules and contain over 620 classes.
homepage https://www.riverbankcomputing.com/software/pyqt/intro
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license GPL-3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license {GPL-3 OpenSSLException}
</span>
version 5.15.4
revision 0
</pre><pre style='margin:0'>
</pre>