owslib 0.27.2-2 source package in Ubuntu

Changelog

owslib (0.27.2-2) unstable; urgency=medium

  * Team upload.
  * Add patch to use yaml.safe_load instead of yaml.load.
    (closes: #1022033)

 -- Bas Couwenberg <email address hidden>  Mon, 07 Nov 2022 19:38:12 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
owslib_0.27.2-2.dsc 2.0 KiB 508ad6f50453c3d01c14dd83efe7d9d9fd60f49e10b465686fae28f3288141c6
owslib_0.27.2.orig.tar.gz 926.9 KiB 3a8461e39fb9c5be5abb1f5a07fffbf688300c970ec553f256c9e664603657b1
owslib_0.27.2-2.debian.tar.xz 4.6 KiB e73e069b693e72b7ba22757e218c6893027720836fad7e4424b30b11546f6a0a

Available diffs

No changes file available.

Binary packages built by this source

python3-owslib: Client library for Open Geospatial (OGC) web services (Python 3)

 OWSLib is a Python package for client programming with Open Geospatial
 Consortium (OGC) web service (hence OWS) interface standards, and their
 related content models.
 .
 Full documentation is available at https://geopython.github.io/OWSLib
 .
 OWSLib provides a common API for accessing service metadata and wrappers
 for numerous OGC Web Service interfaces.
 .
 This package provides the Python 3 version of the library.