Skip to content

Commit a91e20f

Browse files
authoredJul 27, 2016
Merge pull request #3340 from tomkralidis/owslib-0.11.2
upgrade OWSLib to 0.11.2
2 parents bf77d09 + 7ead969 commit a91e20f

File tree

138 files changed

+29660
-1258
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+29660
-1258
lines changed
 

‎python/ext-libs/OWSLib-0.8.8-py2.7.egg-info/PKG-INFO renamed to ‎python/ext-libs/OWSLib-0.11.2-py2.7.egg-info/PKG-INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Metadata-Version: 1.1
22
Name: OWSLib
3-
Version: 0.8.8
3+
Version: 0.11.2
44
Summary: OGC Web Service utility library
5-
Home-page: https://geopython.github.io/OWSLib
5+
Home-page: http://geopython.github.io/OWSLib
66
Author: Tom Kralidis
77
Author-email: tomkralidis@gmail.com
88
License: BSD

‎python/ext-libs/OWSLib-0.8.8-py2.7.egg-info/SOURCES.txt renamed to ‎python/ext-libs/OWSLib-0.11.2-py2.7.egg-info/SOURCES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ owslib/dif.py
2525
owslib/etree.py
2626
owslib/fes.py
2727
owslib/fgdc.py
28+
owslib/gm03.py
2829
owslib/interfaces.py
2930
owslib/iso.py
3031
owslib/namespaces.py
@@ -41,9 +42,11 @@ owslib/wps.py
4142
owslib/coverage/__init__.py
4243
owslib/coverage/wcs100.py
4344
owslib/coverage/wcs110.py
45+
owslib/coverage/wcs111.py
4446
owslib/coverage/wcsBase.py
4547
owslib/coverage/wcsdecoder.py
4648
owslib/feature/__init__.py
49+
owslib/feature/schema.py
4750
owslib/feature/wfs100.py
4851
owslib/feature/wfs110.py
4952
owslib/feature/wfs200.py

0 commit comments

Comments
 (0)
Please sign in to comment.