Bas Couwenberg pushed to branch master at Debian GIS Project / owslib
Commits: 7e2910fd by Bas Couwenberg at 2022-12-10T09:16:04+01:00 Mark yaml-safe_load.patch as Applied-Upstream. - - - - - 1 changed file: - debian/patches/yaml-safe_load.patch Changes: ===================================== debian/patches/yaml-safe_load.patch ===================================== @@ -2,6 +2,7 @@ Description: Use yaml.safe_load instead of yaml.load. Author: Bas Couwenberg <[email protected]> Bug-Debian: https://bugs.debian.org/1022033 Forwarded: https://github.com/geopython/OWSLib/pull/838 +Applied-Upstream: https://github.com/geopython/OWSLib/commit/13b1443f7120c9d703adf0beb443ef2bcd86d8d4 --- a/owslib/ogcapi/__init__.py +++ b/owslib/ogcapi/__init__.py View it on GitLab: https://salsa.debian.org/debian-gis-team/owslib/-/commit/7e2910fd179df19a180b384a5b6d10a687123db5 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/owslib/-/commit/7e2910fd179df19a180b384a5b6d10a687123db5 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
