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

petr at macports.org petr at macports.org
Mon Aug 24 15:58:56 PDT 2015


Revision: 139700
          https://trac.macports.org/changeset/139700
Author:   petr at macports.org
Date:     2015-08-24 15:58:55 -0700 (Mon, 24 Aug 2015)
Log Message:
-----------
py-owslib: update to 0.9.0

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

Modified: trunk/dports/python/py-owslib/Portfile
===================================================================
--- trunk/dports/python/py-owslib/Portfile	2015-08-24 22:47:35 UTC (rev 139699)
+++ trunk/dports/python/py-owslib/Portfile	2015-08-24 22:58:55 UTC (rev 139700)
@@ -8,7 +8,7 @@
 set _n              [string index ${_name} 0]
 
 name                py-owslib
-version             0.8.10
+version             0.9.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     bf942298cef015bec19e9ea9e7380248 \
-                    rmd160  e948e2ffc5074de65d225537c0c8d81a415ce957 \
-                    sha256  4ea6d697716fb067f3f41a4e6aa60598f1baf0fcdd817ddd3beb52d4db81af96
+checksums           md5     e511e8bdddce0e59abefc892f090e033 \
+                    rmd160  f287c769f4d8d7c4ce93da3b6d0e6a09c1df5de2 \
+                    sha256  9ade8d45567c37083f35ae6496e8ff0727ad35fe54a3e638bcea9bfe14a768dc
 
 python.versions     27 34
 
@@ -37,7 +37,7 @@
 
     depends_lib-append      port:py${python.version}-dateutil \
                             port:py${python.version}-tz \
-                            port:py${python.version}-lxml
+                            port:py${python.version}-requests
 
     # Adding documentation and examples
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150824/2c217d27/attachment.html>


More information about the macports-changes mailing list