Page MenuHomeSolus

D1034.id2451.diff
No OneTemporary

D1034.id2451.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,37 @@
+name : python-owslib
+version : 0.15.0
+release : 1
+source :
+ - https://github.com/geopython/OWSLib/archive/0.15.0.tar.gz : 3a0cb567ffa8a574991feb686ea1f2d3f9054ea0e625bcd25f7747f63f88d5ea
+license : BSD 3-clause
+component : programming.python
+summary : Client library for OGC web services
+description: |
+ OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
+builddeps :
+ - pkgconfig(python-3.5)
+ - python-setuptools
+rundeps :
+ - python-dateutil
+ - python-pyproj
+ - python-pytz
+ - python-requests
+setup : |
+ cp -a . ../py3build
+ mv $PWD ${PWD%/*}/py2build
+build : |
+ pushd py2build
+ %python_setup
+ popd
+
+ pushd py3build
+ %python3_setup
+ popd
+install : |
+ pushd py2build
+ %python_install
+ popd
+
+ pushd py3build
+ %python3_install
+ popd
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,247 @@
+<PISI>
+ <Source>
+ <Name>python-owslib</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>BSD 3-clause</License>
+ <PartOf>programming.python</PartOf>
+ <Summary xml:lang="en">Client library for OGC web services</Summary>
+ <Description xml:lang="en">OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>python-owslib</Name>
+ <Summary xml:lang="en">Client library for OGC web services</Summary>
+ <Description xml:lang="en">OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
+</Description>
+ <PartOf>programming.python</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/OWSLib-0.15.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/OWSLib-0.15.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/OWSLib-0.15.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/OWSLib-0.15.0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/OWSLib-0.15.0-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcs100.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcs100.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcs110.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcs110.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcs111.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcs111.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcsBase.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcsBase.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcsdecoder.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/coverage/wcsdecoder.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/crs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/crs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/csw.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/csw.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/dif.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/dif.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/etree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/etree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/common.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/common.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/schema.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/schema.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/wfs100.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/wfs100.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/wfs110.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/wfs110.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/wfs200.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/feature/wfs200.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/fes.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/fes.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/fgdc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/fgdc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/gm03.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/gm03.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/interfaces.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/iso.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/iso.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/iso_che.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/iso_che.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/map/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/map/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/map/common.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/map/common.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/map/wms111.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/map/wms111.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/map/wms130.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/map/wms130.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/namespaces.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/namespaces.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/ows.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/ows.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/sos.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/sos.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/common.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/common.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/om.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/om.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/sos100.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/sos100.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/sos200.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/sos200.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/waterml2.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/observation/waterml2.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/sensor/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/sensor/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/sensor/sml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/swe/sensor/sml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/tms.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/tms.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/util.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/util.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/waterml/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/waterml/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/waterml/wml.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/waterml/wml.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/waterml/wml10.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/waterml/wml10.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/waterml/wml11.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/waterml/wml11.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wcs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wcs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wfs.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wfs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wmc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wmc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wms.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wms.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wmts.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wmts.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wps.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/owslib/wps.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/OWSLib-0.15.0-py3.5.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/OWSLib-0.15.0-py3.5.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/OWSLib-0.15.0-py3.5.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/OWSLib-0.15.0-py3.5.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/OWSLib-0.15.0-py3.5.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/crs.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/csw.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/dif.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/etree.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/fes.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/fgdc.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/gm03.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/interfaces.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/iso.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/iso_che.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/namespaces.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/ows.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/sos.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/tms.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/util.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/wcs.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/wfs.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/wmc.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/wms.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/wmts.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/__pycache__/wps.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/__pycache__/wcs100.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/__pycache__/wcs110.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/__pycache__/wcs111.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/__pycache__/wcsBase.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/__pycache__/wcsdecoder.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/wcs100.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/wcs110.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/wcs111.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/wcsBase.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/coverage/wcsdecoder.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/crs.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/csw.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/dif.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/etree.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/__pycache__/common.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/__pycache__/schema.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/__pycache__/wfs100.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/__pycache__/wfs110.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/__pycache__/wfs200.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/schema.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/wfs100.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/wfs110.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/feature/wfs200.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/fes.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/fgdc.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/gm03.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/interfaces.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/iso.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/iso_che.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/map/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/map/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/map/__pycache__/common.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/map/__pycache__/wms111.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/map/__pycache__/wms130.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/map/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/map/wms111.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/map/wms130.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/namespaces.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/ows.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/sos.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/__pycache__/common.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/common.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/__pycache__/om.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/__pycache__/sos100.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/__pycache__/sos200.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/__pycache__/waterml2.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/om.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/sos100.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/sos200.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/observation/waterml2.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/sensor/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/sensor/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/sensor/__pycache__/sml.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/swe/sensor/sml.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/tms.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/util.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/waterml/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/waterml/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/waterml/__pycache__/wml.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/waterml/__pycache__/wml10.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/waterml/__pycache__/wml11.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/waterml/wml.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/waterml/wml10.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/waterml/wml11.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/wcs.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/wfs.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/wmc.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/wms.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/wmts.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/owslib/wps.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-18</Date>
+ <Version>0.15.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:00 PM (3 h, 2 s ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5892943
Default Alt Text
D1034.id2451.diff (25 KB)

Event Timeline