<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/c7f7ea838aba76068642c6bd0770c0505610419c">https://github.com/macports/macports-ports/commit/c7f7ea838aba76068642c6bd0770c0505610419c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c7f7ea838aba76068642c6bd0770c0505610419c
</span>Author: Kurt Hindenburg <kurt.hindenburg@gmail.com>
AuthorDate: Sat Nov 9 17:21:44 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    py-scrapy: add comment about version 1.8+
</span>---
 python/py-scrapy/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-scrapy/Portfile b/python/py-scrapy/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aa4d660..8d355db 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-scrapy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-scrapy/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,7 @@ PortSystem              1.0
</span> PortGroup               python 1.0
 
 name                    py-scrapy
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# version 1.8+ requires py-protego which not in macports
</span> version                 1.7.3
 # epoch needed due to previous downgrading version
 epoch                   1
</pre><pre style='margin:0'>

</pre>