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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3Packages.shapely: 2.0.2 -> 2.0.3 #293237

Merged
merged 3 commits into from Mar 11, 2024
Merged

Conversation

imincik
Copy link
Contributor

@imincik imincik commented Mar 4, 2024

Description of changes

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.05 Release Notes (or backporting 23.05 and 23.11 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.

@imincik
Copy link
Contributor Author

imincik commented Mar 4, 2024

Result of nixpkgs-review pr 293237 run on x86_64-linux 1

21 packages marked as broken and skipped:
  • python311Packages.labelbox
  • python311Packages.labelbox.dist
  • python312Packages.folium
  • python312Packages.folium.dist
  • python312Packages.geopandas
  • python312Packages.geopandas.dist
  • python312Packages.labelbox
  • python312Packages.labelbox.dist
  • python312Packages.mayim
  • python312Packages.mayim.dist
  • python312Packages.pgcli
  • python312Packages.pgcli.dist
  • python312Packages.pgspecial
  • python312Packages.pgspecial.dist
  • python312Packages.pgvector
  • python312Packages.pgvector.dist
  • python312Packages.psycopg
  • python312Packages.psycopg.dist
  • python312Packages.psycopg.doc
  • python312Packages.rasterio
  • python312Packages.rasterio.dist
16 packages failed to build:
  • khoj
  • khoj.dist
  • python311Packages.aplpy
  • python311Packages.aplpy.dist
  • python311Packages.flask-admin
  • python311Packages.flask-admin.dist
  • python311Packages.glueviz
  • python311Packages.glueviz.dist
  • python311Packages.pvextractor
  • python311Packages.pvextractor.dist
  • python311Packages.spectral-cube
  • python311Packages.spectral-cube.dist
  • python312Packages.flask-admin
  • python312Packages.flask-admin.dist
  • python312Packages.wrf-python
  • python312Packages.wrf-python.dist
85 packages built:
  • authentik
  • cura
  • easyocr (python311Packages.easyocr)
  • easyocr.dist (python311Packages.easyocr.dist)
  • mapproxy
  • mapproxy.dist
  • moonraker
  • nominatim
  • osm2pgsql
  • pgadmin4
  • pgadmin4-desktopmode
  • pgadmin4-desktopmode.dist
  • pgadmin4.dist
  • pgcli (python311Packages.pgcli)
  • pgcli.dist (python311Packages.pgcli.dist)
  • python311Packages.asf-search
  • python311Packages.asf-search.dist
  • python311Packages.basemap
  • python311Packages.basemap.dist
  • python311Packages.bsuite
  • python311Packages.bsuite.dist
  • python311Packages.cartopy
  • python311Packages.cartopy.dist
  • python311Packages.cf-xarray
  • python311Packages.cf-xarray.dist
  • python311Packages.folium
  • python311Packages.folium.dist
  • python311Packages.geoalchemy2
  • python311Packages.geoalchemy2.dist
  • python311Packages.geopandas
  • python311Packages.geopandas.dist
  • python311Packages.mayim
  • python311Packages.mayim.dist
  • python311Packages.opensfm
  • python311Packages.opensfm.dist
  • python311Packages.osmnx
  • python311Packages.osmnx.dist
  • python311Packages.owslib
  • python311Packages.owslib.dist
  • python311Packages.pgspecial
  • python311Packages.pgspecial.dist
  • python311Packages.pgvector
  • python311Packages.pgvector.dist
  • python311Packages.plotnine
  • python311Packages.plotnine.dist
  • python311Packages.preprocess-cancellation
  • python311Packages.preprocess-cancellation.dist
  • python311Packages.psycopg
  • python311Packages.psycopg.dist
  • python311Packages.psycopg.doc
  • python311Packages.pyosmium
  • python311Packages.pyosmium.dist
  • python311Packages.pyproj
  • python311Packages.pyproj.dist
  • python311Packages.pytest-postgresql
  • python311Packages.pytest-postgresql.dist
  • python311Packages.qcodes
  • python311Packages.qcodes-contrib-drivers
  • python311Packages.qcodes-contrib-drivers.dist
  • python311Packages.qcodes.dist
  • python311Packages.rasterio
  • python311Packages.rasterio.dist
  • python311Packages.shapely
  • python311Packages.shapely.dist
  • python311Packages.uranium
  • python311Packages.wktutils
  • python311Packages.wktutils.dist
  • python311Packages.wrf-python
  • python311Packages.wrf-python.dist
  • python312Packages.basemap
  • python312Packages.basemap.dist
  • python312Packages.geoalchemy2
  • python312Packages.geoalchemy2.dist
  • python312Packages.owslib
  • python312Packages.owslib.dist
  • python312Packages.preprocess-cancellation
  • python312Packages.preprocess-cancellation.dist
  • python312Packages.pyosmium
  • python312Packages.pyosmium.dist
  • python312Packages.pyproj
  • python312Packages.pyproj.dist
  • python312Packages.shapely
  • python312Packages.shapely.dist
  • qgis
  • qgis-ltr

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/week-in-geospatial-team/37035/8

@imincik imincik requested a review from sikmir March 11, 2024 06:59
@sikmir sikmir merged commit 587a40f into NixOS:master Mar 11, 2024
19 checks passed
imincik added a commit to imincik/geospatial-nix that referenced this pull request Mar 15, 2024
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.

None yet

3 participants