<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/25069600b5d876af058c98eb06e010270cf47810">https://github.com/macports/macports-ports/commit/25069600b5d876af058c98eb06e010270cf47810</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 2506960  py-lmfit: add myself as maintainer, remove obsolete notes
</span>2506960 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 25069600b5d876af058c98eb06e010270cf47810
</span>Author: reneeotten <reneeotten@users.noreply.github.com>
AuthorDate: Mon May 21 20:05:50 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    py-lmfit: add myself as maintainer, remove obsolete notes
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    see #1836
</span>---
 python/py-lmfit/Portfile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-lmfit/Portfile b/python/py-lmfit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 40c0159..0a086cb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-lmfit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-lmfit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ name                    py-lmfit
</span> version                 0.9.10
 categories-append       math
 license                 BSD
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers             {gmail.com:jjstickel @jjstickel} openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers             {gmail.com:jjstickel @jjstickel} {gmail.com:ottenr.work @reneeotten} openmaintainer
</span> description             Least-Squares Minimization with Bounds and Constraints
 long_description        Built on top of scipy.optimize, lmfit provides a\
                         Parameter object which can be set as fixed or free,\
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -38,8 +38,6 @@ if {$subport ne $name} {
</span>     test.target
     test.env                   PYTHONPATH=${worksrcpath}/build/lib
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    notes-append "If py${python.version}-uncertainties is also installed, propagation of uncertainties to constrained parameters will be enabled."
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    notes-append "If upgrading from 0.8.x, any scripts using lmfit must be changed https://lmfit.github.io/lmfit-py/whatsnew.html#whatsnew-090-label"
</span>     livecheck.type      none
 
     post-destroot {
</pre><pre style='margin:0'>

</pre>