Skip to content

BLD: remove uriparser pin once 1.0.3 is released (vcpkg config in wheel build) #671

Description

@jorisvandenbossche

See #658

That PR added a vcpkg override to get uriparser 1.0.0 instead of the latest 1.0.2:

pyogrio/ci/vcpkg.json

Lines 18 to 23 in 2c65105

"overrides": [
{
"name": "uriparser",
"version": "1.0.0"
}
]

Once uriparser 1.0.3 is released that allows to build again with an older glibc, we should remove that pin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions