Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.owslib: 0.31.0 -> 0.32.0 #351024

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Oct 24, 2024

Diff: geopython/OWSLib@refs/tags/0.31.0...0.32.0

Changelog: https://github.com/geopython/OWSLib/releases/tag/0.32.0

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@sikmir
Copy link
Member

sikmir commented Oct 26, 2024

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 351024


x86_64-darwin

❌ 4 packages failed to build:
  • python311Packages.cartopy
  • python311Packages.cartopy.dist
  • python312Packages.cartopy
  • python312Packages.cartopy.dist
✅ 4 packages built:
  • python311Packages.owslib
  • python311Packages.owslib.dist
  • python312Packages.owslib
  • python312Packages.owslib.dist

Not a regression, the same on master:

       > =========================== short test summary info ============================
       > FAILED tests/mpl/test_contour.py::test_contour_plot_bounds - AssertionError:
       > = 1 failed, 640 passed, 6 skipped, 211 deselected, 2 xfailed, 13 warnings in 50.45s =
       For full logs, run 'nix log /nix/store/s6p5amdrp25pjjjbisxcbz6sqqpfcblh-python3.11-cartopy-0.23.0.drv'.
python3.12-cartopy> E           AssertionError:
python3.12-cartopy> E           Arrays are not almost equal to 6 decimals
python3.12-cartopy> E
python3.12-cartopy> E           Mismatched elements: 1 / 4 (25%)
python3.12-cartopy> E           Max absolute difference: 174731.556
python3.12-cartopy> E           Max relative difference: 0.05408238
python3.12-cartopy> E            x: array([-2763217.   ,  2681906.   ,  -263790.62 ,  3405572.056])
python3.12-cartopy> E            y: array([-2763217.  ,  2681906.  ,  -263790.62,  3230840.5 ])
python3.12-cartopy> /nix/store/d30gb7nm3bnd58a5c3gwnmxywzbls69v-python3-3.12.6/lib/python3.12/contextlib.py:81: AssertionError

@sikmir
Copy link
Member

sikmir commented Oct 26, 2024

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 351024


x86_64-linux

❌ 8 packages failed to build:
  • python311Packages.cartopy
  • python311Packages.cartopy.dist
  • python311Packages.owslib
  • python311Packages.owslib.dist
  • python312Packages.cartopy
  • python312Packages.cartopy.dist
  • python312Packages.owslib
  • python312Packages.owslib.dist

@ofborg ofborg bot requested a review from sikmir October 26, 2024 12:26
@fabaff

This comment was marked as outdated.

@fabaff
Copy link
Member Author

fabaff commented Oct 27, 2024

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 351024


x86_64-linux

✅ 10 packages built:
  • python311Packages.cartopy
  • python311Packages.cartopy.dist
  • python311Packages.owslib
  • python311Packages.owslib.dist
  • python312Packages.cartopy
  • python312Packages.cartopy.dist
  • python312Packages.owslib
  • python312Packages.owslib.dist
  • qgis
  • qgis-ltr

@fabaff fabaff merged commit 65f2994 into NixOS:master Oct 29, 2024
27 of 28 checks passed
@fabaff fabaff deleted the owslib-bump branch October 29, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants