[147521] trunk/dports/python/py-cartopy/Portfile
petr at macports.org
petr at macports.org
Wed Apr 6 15:36:50 PDT 2016
Revision: 147521
https://trac.macports.org/changeset/147521
Author: petr at macports.org
Date: 2016-04-06 15:36:50 -0700 (Wed, 06 Apr 2016)
Log Message:
-----------
py-cartopy: update to 0.14.0
Modified Paths:
--------------
trunk/dports/python/py-cartopy/Portfile
Modified: trunk/dports/python/py-cartopy/Portfile
===================================================================
--- trunk/dports/python/py-cartopy/Portfile 2016-04-06 22:35:54 UTC (rev 147520)
+++ trunk/dports/python/py-cartopy/Portfile 2016-04-06 22:36:50 UTC (rev 147521)
@@ -5,7 +5,7 @@
PortGroup python 1.0
PortGroup github 1.0
-github.setup SciTools cartopy 0.13.1 v
+github.setup SciTools cartopy 0.14.0 v
name py-${github.project}
categories-append science gis graphics
@@ -25,14 +25,15 @@
homepage http://scitools.org.uk/cartopy/
-checksums md5 c516e6ce501cd42b14507f45a333daef \
- rmd160 b4634378990eb5c52d6a37c54aaadcf3c38fbc46 \
- sha256 ddbe885d1d6f1986824f64af4821f87e37c954f7a038ca431d412db37f8f77ef
+checksums md5 8e96fa54356f78f22d37e399fe2ca54c \
+ rmd160 f209cf46a73cd1f48fe00dabf6e6b72fddc037d4 \
+ sha256 53e18a8d0ee2733cabfecbf8075ea104b1b8c4ee801a5eee148b1bea424a4423
python.versions 27 34 35
if {${name} ne ${subport}} {
- depends_build-append port:py${python.version}-cython \
+ depends_build-append port:py${python.version}-setuptools \
+ port:py${python.version}-cython \
port:py${python.version}-numpy
# default
@@ -55,8 +56,10 @@
# Required for post-installation testing only.
depends_run-append port:py${python.version}-nose \
- port:py${python.version}-mock
+ port:py${python.version}-mock \
+ port:py${python.version}-pep8
+
# Adding documentation
post-destroot {
set dest_doc ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160406/0c153641/attachment.html>
More information about the macports-changes
mailing list