head 1.13; access; symbols pkgsrc-2026Q1:1.13.0.4 pkgsrc-2026Q1-base:1.13 pkgsrc-2025Q4:1.13.0.2 pkgsrc-2025Q4-base:1.13 pkgsrc-2025Q3:1.11.0.2 pkgsrc-2025Q3-base:1.11 pkgsrc-2025Q2:1.9.0.2 pkgsrc-2025Q2-base:1.9 pkgsrc-2025Q1:1.6.0.2 pkgsrc-2025Q1-base:1.6 pkgsrc-2024Q4:1.4.0.2 pkgsrc-2024Q4-base:1.4 pkgsrc-2024Q3:1.2.0.4 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.2 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.1.0.10 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.8 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.6 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.4 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.2 pkgsrc-2023Q1-base:1.1; locks; strict; comment @# @; 1.13 date 2025.11.02.20.20.22; author adam; state Exp; branches; next 1.12; commitid iG2P5E9jWhrpd1hG; 1.12 date 2025.10.09.07.57.40; author wiz; state Exp; branches; next 1.11; commitid t4nMY0Dt3rBjSRdG; 1.11 date 2025.07.05.11.44.10; author wiz; state Exp; branches; next 1.10; commitid B2KLCDAZOmgedy1G; 1.10 date 2025.06.30.20.22.18; author adam; state Exp; branches; next 1.9; commitid 1ylOmHx3u5fbfX0G; 1.9 date 2025.06.03.17.59.08; author adam; state Exp; branches; next 1.8; commitid Fdc94QWGHvuRjtXF; 1.8 date 2025.04.21.06.58.53; author adam; state Exp; branches; next 1.7; commitid mucdHCxKcne23TRF; 1.7 date 2025.04.16.14.38.57; author adam; state Exp; branches; next 1.6; commitid 6bhWouh4E2MUKhRF; 1.6 date 2025.03.05.10.03.30; author wiz; state Exp; branches; next 1.5; commitid PaYG5azNebR6ARLF; 1.5 date 2025.01.28.09.47.00; author adam; state Exp; branches; next 1.4; commitid SOK43x1t8T47EeHF; 1.4 date 2024.11.12.13.17.11; author adam; state Exp; branches; next 1.3; commitid DALZDtkBHVGdhmxF; 1.3 date 2024.11.11.07.28.34; author wiz; state Exp; branches; next 1.2; commitid 1fBDq3LwS98NncxF; 1.2 date 2024.06.10.11.17.08; author adam; state Exp; branches; next 1.1; commitid HCsHTmJBtDtqBqdF; 1.1 date 2023.03.20.06.40.49; author wiz; state Exp; branches; next ; commitid 1Keyoc0aOaavtPhE; desc @@ 1.13 log @py-owslib: updated to 0.35.0 0.35.0 Unknown changes @ text @# $NetBSD: Makefile,v 1.12 2025/10/09 07:57:40 wiz Exp $ DISTNAME= owslib-0.35.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= geography www python MASTER_SITES= ${MASTER_SITE_PYPI:=O/OWSLib/} MAINTAINER= jihbed.research@@gmail.com HOMEPAGE= https://owslib.readthedocs.io/ COMMENT= OGC Web Service utility library LICENSE= modified-bsd TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.5:../../time/py-dateutil DEPENDS+= ${PYPKGPREFIX}-lxml>=3.3.0:../../textproc/py-lxml DEPENDS+= ${PYPKGPREFIX}-requests>=1.0:../../devel/py-requests DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 310 .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" @ 1.12 log @*: remove reference to (removed) Python 3.9 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2025/07/05 11:44:10 wiz Exp $ d3 1 a3 1 DISTNAME= owslib-0.34.1 @ 1.11 log @*: some more recursive Python restrictions on Python 3.11+ Reported in SmartOS bulk build @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2025/06/30 20:22:18 adam Exp $ d21 1 a21 1 PYTHON_VERSIONS_INCOMPATIBLE= 39 310 @ 1.10 log @py-owslib: updated to 0.34.1 0.34.1 Unknown changes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2025/06/03 17:59:08 adam Exp $ d21 1 a21 1 PYTHON_VERSIONS_INCOMPATIBLE= 39 @ 1.9 log @py-owslib: updated to 0.34.0 0.34.0 Exclude Python files from test folder in tarball Enhance datatype determination and improve service_ok util Add option to pass cookies to WMTS do not show warnings on missing style name&title Update WFS usage docs update wfs url in docs (wfs not available anymore) Add None guard for extract_xml_list Update links and add missing APIs @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2025/04/21 06:58:53 adam Exp $ d3 1 a3 1 DISTNAME= owslib-0.34.0 @ 1.8 log @py-owslib: updated to 0.33.0 0.33.0 Use build library for packaging Filter out ExtendedCapabilities when reading WebMapTileService OGC API: add support for collection level transactions CI: Fix failing tests and doc builds Docs: Add doc on using proxies Fix FutureWarnings for testing lxml elements Remove unknown pytest.mark.unit Add URL check for https://demo.pycsw.org/cite Default to text/xml if server doesn't return a Content-Type add a null check before using attrib Test for XML in response, regardless of mimetype @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2025/04/16 14:38:57 adam Exp $ d3 1 a3 1 DISTNAME= owslib-0.33.0 @ 1.7 log @Fix for setuptools>=78; bump revision @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2025/03/05 10:03:30 wiz Exp $ d3 2 a4 3 DISTNAME= OWSLib-0.32.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} PKGREVISION= 2 a22 2 WHEEL_NAME= ${DISTNAME:tl} @ 1.6 log @py-owslib: fix wheel name for latest setuptools and depend on it Bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2025/01/28 09:47:00 adam Exp $ d5 1 a5 1 PKGREVISION= 1 d14 1 a14 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=75.8.2:../../devel/py-setuptools @ 1.5 log @py-owslib: updated to 0.32.1 0.32.1 Skip failing tests FIX: numpy floats parsed incorrectly Add offline testing to CI Allow build_getmap_request test to run offline and for all WMS versions Strip out redundant new to enable object pickling Update WMTS server to new URL [iso19139:2007] add more generic char/anchor check Catch and raise HTTP 403 Forbidden errors OGC API: handle URLs with URIs as ids Attempt to reduce coveralls errors fix OGC API coverages subset and datetime not forwarded @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2024/11/12 13:17:11 adam Exp $ d5 1 d14 1 a14 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools d24 2 @ 1.4 log @py-owslib: updated to 0.32.0 0.32.0 CI: change base URL for GeoNetwork based CSW Add exception handlers for Polygon and Locale methods remove root loggers OGC API: capture response headers OGC Connected Systems API Fix parsing of options - support missing options OAProc: add support for process execution drop Python 3.8/3.9, unpin old dependencies Fix flake8 issues add stalebot GitHub Action WFS 2.0 URL building changed all 'already exists' errors to warnings Lint fixes Add srsname to wfs200.py getfeature GET request Remove dependency on the Pytz library adds support for gmx:anchor in gmd:identifier enables gmx:anchor for otherconstraints Raise an error if GetCapabilities requests don't return XML Add Windows Build Action with Tests @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2024/11/11 07:28:34 wiz Exp $ d3 1 a3 1 DISTNAME= OWSLib-0.32.0 a15 1 DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz @ 1.3 log @py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2024/06/10 11:17:08 adam Exp $ d3 1 a3 1 DISTNAME= OWSLib-0.31.0 d5 1 a5 1 CATEGORIES= geography www d22 1 a22 1 PYTHON_VERSIONS_INCOMPATIBLE= 27 @ 1.2 log @py-owslib: updated to 0.31.0 0.31.0 Unknown changes @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/03/20 06:40:49 wiz Exp $ a13 1 TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel @ 1.1 log @geography/py-owslib: import py-owslib-0.28.1 Packaged for wip by Kamel Ibn Aziz Derouiche, gdt, and myself. OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2014/06/01 12:49:44 thomasklausner Exp $ d3 1 a3 1 DISTNAME= OWSLib-0.28.1 d9 1 a9 1 HOMEPAGE= https://geopython.github.io/OWSLib d13 3 a16 1 DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.5:../../time/py-dateutil d18 1 a19 2 DEPENDS+= ${PYPKGPREFIX}-requests>=1.0:../../devel/py-requests TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test d25 1 a25 1 .include "../../lang/python/egg.mk" @