<pre style='margin:0'>
Eric A. Borisch (eborisch) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6faef1a1e7da114f11d80cb786741eccccdeb3a2">https://github.com/macports/macports-ports/commit/6faef1a1e7da114f11d80cb786741eccccdeb3a2</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 6faef1a  py-json-tricks: Update to latest; add 37
</span>6faef1a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6faef1a1e7da114f11d80cb786741eccccdeb3a2
</span>Author: Eric Borisch <eborisch@macports.org>
AuthorDate: Tue Oct 9 22:17:45 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-json-tricks: Update to latest; add 37
</span>---
 python/py-json-tricks/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-json-tricks/Portfile b/python/py-json-tricks/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c8d2ce7..d3275f3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-json-tricks/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-json-tricks/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,14 +4,14 @@ PortSystem          1.0
</span> PortGroup           python 1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        mverleg pyjson_tricks 3.12.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        mverleg pyjson_tricks 3.12.2 v
</span> name                py-json-tricks
 revision            0
 license             BSD
 supported_archs     noarch
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions     27 35 36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions     27 35 36 37
</span> python.default_version 27
 
 maintainers         {eborisch @eborisch} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,9 +28,9 @@ long_description    The pyjson-tricks package brings several pieces of \
</span>                     Fraction, enums, compression, duplicate keys, ...
 
 checksums \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    rmd160  eeeecc54600094a49703cbf3dc25aca5f933399e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    sha256  10ce21cfc334dbb45e10f8c69e809c2e4670332c8ca619484e97c9a275c6f875 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    size    35976
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    rmd160  4ec544f22302db3a6c5652b1d703f62d3a81dceb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    sha256  f1696a6afb9b9afc8a71f27f9160a55af88f641e677d30f8ca4d454db6b50104 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    size    36099
</span> 
 if {${name} ne ${subport}} {
     livecheck.type          none
</pre><pre style='margin:0'>

</pre>