pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-owslib
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 8 10:44:48 UTC 2026
Modified Files:
pkgsrc/geography/py-owslib: Makefile distinfo
Log Message:
py-owslib: updated to 0.36.0
0.36.0
1013 fix csapi failing tests
Remove legacy setuptools.command.text
remove comments from xml, because it may fail parsing it
Fix FutureWarning when truth-testing XML element
docs: update WMS example
capture dct:spatial as bbox, if it contains a box
use only pyproject configuration
delegate HTTP 401 and 403 to Python requests
Update dev setup docs to pyproject.toml
Handle WFS version mismatch
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/geography/py-owslib/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/py-owslib/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/py-owslib/Makefile
diff -u pkgsrc/geography/py-owslib/Makefile:1.13 pkgsrc/geography/py-owslib/Makefile:1.14
--- pkgsrc/geography/py-owslib/Makefile:1.13 Sun Nov 2 20:20:22 2025
+++ pkgsrc/geography/py-owslib/Makefile Mon Jun 8 10:44:48 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2025/11/02 20:20:22 adam Exp $
+# $NetBSD: Makefile,v 1.14 2026/06/08 10:44:48 adam Exp $
-DISTNAME= owslib-0.35.0
+DISTNAME= owslib-0.36.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= geography www python
MASTER_SITES= ${MASTER_SITE_PYPI:=O/OWSLib/}
Index: pkgsrc/geography/py-owslib/distinfo
diff -u pkgsrc/geography/py-owslib/distinfo:1.8 pkgsrc/geography/py-owslib/distinfo:1.9
--- pkgsrc/geography/py-owslib/distinfo:1.8 Sun Nov 2 20:20:22 2025
+++ pkgsrc/geography/py-owslib/distinfo Mon Jun 8 10:44:48 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/11/02 20:20:22 adam Exp $
+$NetBSD: distinfo,v 1.9 2026/06/08 10:44:48 adam Exp $
-BLAKE2s (owslib-0.35.0.tar.gz) = 01381c7802bf79db775db9dbdfd83ff7f0cdecbde742d198a9a95c9ac7655c90
-SHA512 (owslib-0.35.0.tar.gz) = ddb6ff8efd9e7549ee3bde76f140a6cc818ddf4fb19fed6dccdee45996dfa6b6f9bb73f75789fdf9270024bd3d5f895711b545b0da9fa11621af4e739592e52c
-Size (owslib-0.35.0.tar.gz) = 194282 bytes
+BLAKE2s (owslib-0.36.0.tar.gz) = 0668c8a97e2450347edd4a597374bad3003f97e5ad083beb72a5e9a36aa21059
+SHA512 (owslib-0.36.0.tar.gz) = 801514c9cc903591e8800798631266d0522b26686971f9c855b6e9400ece23f9642fb05d22e1689a96f9f9cefc9d4eac730a4ed1682266d73ece47dcc771aa04
+Size (owslib-0.36.0.tar.gz) = 196090 bytes
Home |
Main Index |
Thread Index |
Old Index