| Name: | python3-OWSLib | 
|---|---|
| Version: | 0.27.2 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 1912979 | 
| License: | BSD-3-Clause | 
| RPM: | python3-OWSLib-0.27.2-1.el8.noarch.rpm | 
| Source RPM: | python-OWSLib-0.27.2-1.el8.src.rpm | 
| Build Date: | Wed Sep 07 2022 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://geopython.github.io/OWSLib | 
| 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. Full documentation is available at http://geopython.github.io/OWSLib OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces.  | 
- Update to 0.27.2 (close RHBZ#2122000)
- Update License to SPDX
- Fix a typo in a spec file comment
- Fix extra newline in description
- Fix FTBFS due to Python 3.8 confusion
- Update to 0.26.0 (close RHBZ#2095806)
- Backport to EPEL8 (close RHBZ#1974684)
- Don’t generate BuildRequires on twine
- Update to 0.25.0 (close RHBZ#1918539)
- Modernize packaging; run tests; add -doc subpackage