<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/cd63eca9b70994840feda4cf70a636a54c717351">https://github.com/macports/macports-ports/commit/cd63eca9b70994840feda4cf70a636a54c717351</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit cd63eca9b70994840feda4cf70a636a54c717351
</span>Author: Andrey Stromnov <stromnov@macports.org>
AuthorDate: Thu Mar 4 17:01:04 2021 +0300

<span style='display:block; white-space:pre;color:#404040;'>    py-pandas: revbump to rebuild against latest py-numpy
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/62387
</span>---
 python/py-pandas/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pandas/Portfile b/python/py-pandas/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 70d1ed1d664..3a4e9099ea7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pandas/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pandas/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           python 1.0
</span> 
 name                py-pandas
 version             1.2.3
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories-append   science
 license             BSD
 platforms           darwin
</pre><pre style='margin:0'>

</pre>