[145023] trunk/dports/python/py-scrapy/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sat Jan 23 15:25:28 PST 2016
Revision: 145023
https://trac.macports.org/changeset/145023
Author: khindenburg at macports.org
Date: 2016-01-23 15:25:28 -0800 (Sat, 23 Jan 2016)
Log Message:
-----------
py-scrapy: update to 1.0.4
Modified Paths:
--------------
trunk/dports/python/py-scrapy/Portfile
Modified: trunk/dports/python/py-scrapy/Portfile
===================================================================
--- trunk/dports/python/py-scrapy/Portfile 2016-01-23 23:16:46 UTC (rev 145022)
+++ trunk/dports/python/py-scrapy/Portfile 2016-01-23 23:25:28 UTC (rev 145023)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-scrapy
-version 1.0.3
+version 1.0.4
maintainers khindenburg openmaintainer
platforms darwin
@@ -20,8 +20,8 @@
distname Scrapy-${version}
master_sites http://pypi.python.org/packages/source/S/Scrapy/
-checksums rmd160 1566783df51d0808a5399d417cd650a13a392379 \
- sha256 05d88f608ddf956cc152cbc90f2997d4181518d15742221b72a07aa7457cfe51
+checksums rmd160 dc423205165354c0298b8a8efe2b63fa2b934f1f \
+ sha256 4b19ab5e9d8cd646e7d5628b9655b6eee2643a201db87e197cda12012331729d
python.versions 27
python.default_version 27
@@ -34,8 +34,10 @@
port:py${python.version}-cssselect \
port:py${python.version}-openssl \
port:py${python.version}-queuelib
+
+ livecheck.type none
+} else {
+ livecheck.regex {>Scrapy (.+) :}
+ livecheck.type regex
+ livecheck.url ${homepage}
}
-
-livecheck.regex {>Scrapy (.+) :}
-livecheck.type regex
-livecheck.url ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160123/b19fa9ee/attachment.html>
More information about the macports-changes
mailing list