<pre style='margin:0'>
Andrew Stromnov (stromnov) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3e2614e7bcb3f7ca8f8e14c069ac56f0d61ef18b">https://github.com/macports/macports-ports/commit/3e2614e7bcb3f7ca8f8e14c069ac56f0d61ef18b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 3e2614e7bcb3f7ca8f8e14c069ac56f0d61ef18b
</span>Author: Andrew Stromnov <stromnov@gmail.com>
AuthorDate: Fri May 26 16:14:10 2017 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-testpath: update to version 0.3.1
</span>---
 python/py-testpath/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-testpath/Portfile b/python/py-testpath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7778b8c..d2c70fb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-testpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-testpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        jupyter testpath 0.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        jupyter testpath 0.3.1
</span> name                py-testpath
 
 categories-append   devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -21,8 +21,8 @@ long_description    ${description}
</span> 
 homepage            https://github.com/jupyter/testpath
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  32901112955409d17791f8872ff52e54e36c4d59 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  e0d074ff39af40e976072c8d076b25a2e9870ba24ca8b2ffc800a4cae58588cd
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  ac46cf531469e50c353a17f6617b43901f532f35 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7d653012f011595c527d0a978f24b5a7c0b476d0b384af8f239166baf436c4d2
</span> 
 if {${name} ne ${subport}} {
     post-extract {
</pre><pre style='margin:0'>

</pre>