This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/cargo/geo-0.32.0
in repository https://gitbox.apache.org/repos/asf/sedona-db.git


 discard 28c1e2b0 chore(deps): bump geo from 0.31.0 to 0.32.0
     add 180741c9 chore(ci): Add MacOS Intel wheel build (#497)
     add 988aea54 chore(ci): Add intel MacOS wheels to gemfury upload (#500)
     add 03823577 feat(rust/sedona): Add Azure Blob Storage support for 
GeoParquet (#479)
     add 733b993a chore(deps): bump geo from 0.31.0 to 0.32.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (28c1e2b0)
            \
             N -- N -- N   refs/heads/dependabot/cargo/geo-0.32.0 (733b993a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/python-wheels.yml                |  59 +++-
 Cargo.lock                                         | 327 +++++++++++----------
 ...ease.cmake => x86-64-osx-dynamic-release.cmake} |   4 +-
 ci/scripts/wheels-build-macos.sh                   |   8 +-
 python/sedonadb/tests/test_context.py              |  17 ++
 rust/sedona-geoparquet/src/metadata.rs             |   5 +
 rust/sedona-geoparquet/src/provider.rs             |  60 +++-
 rust/sedona/Cargo.toml                             |   3 +-
 rust/sedona/src/object_storage.rs                  | 261 ++++++++++++++++
 9 files changed, 566 insertions(+), 178 deletions(-)
 copy ci/scripts/custom-triplets/{arm64-osx-dynamic-release.cmake => 
x86-64-osx-dynamic-release.cmake} (93%)

Reply via email to