[147520] trunk/dports/python/py-owslib/Portfile

petr at macports.org petr at macports.org
Wed Apr 6 15:35:54 PDT 2016


Revision: 147520
          https://trac.macports.org/changeset/147520
Author:   petr at macports.org
Date:     2016-04-06 15:35:54 -0700 (Wed, 06 Apr 2016)
Log Message:
-----------
py-owslib: update to 0.11.0

Modified Paths:
--------------
    trunk/dports/python/py-owslib/Portfile

Modified: trunk/dports/python/py-owslib/Portfile
===================================================================
--- trunk/dports/python/py-owslib/Portfile	2016-04-06 20:20:18 UTC (rev 147519)
+++ trunk/dports/python/py-owslib/Portfile	2016-04-06 22:35:54 UTC (rev 147520)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-owslib
-version             0.10.3
+version             0.11.0
 categories-append   gis science net
 platforms           darwin
 supported_archs     noarch
@@ -26,9 +26,9 @@
 master_sites        https://pypi.python.org/packages/source/${_n}/${_name}/
 distname            ${_name}-${version}
 
-checksums           md5     07ebf7dbaebf4d935c7636bb96732103 \
-                    rmd160  74594f71b862c3deb8ceb1d4a51fb021d549dd4e \
-                    sha256  3ef00eccbf8e7539594684c61e44aa0c77cb127b6ba08fc453870006a44b35bf
+checksums           md5     72437afa6e0eda059194ac2eae0b113b \
+                    rmd160  00993c3f3ad74eb0251d8f9d139913bc952f8a1f \
+                    sha256  5d97f84e0083186f025ebf9a3b9f45118a3521f6e62b3d350d58044a8722cac7
 
 python.versions     27 34 35
 
@@ -36,6 +36,7 @@
     depends_build-append    port:py${python.version}-setuptools
 
     depends_lib-append      port:py${python.version}-dateutil \
+                            port:py${python.version}-pyproj \
                             port:py${python.version}-tz \
                             port:py${python.version}-requests
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160406/0e600998/attachment.html>


More information about the macports-changes mailing list