Skip to content

Conversation

@dvdkon
Copy link
Contributor

@dvdkon dvdkon commented Jan 9, 2026

This PR fixes the CI build of Python wheels that's necessary to release the library.

  • I've removed the build using manylinux2014, since that's only necessary for ancient Linux distros (RHEL 7) that ship SQLite versions too old for GeoDiff anyway.
  • I've upgraded cibuildwheel to a version that supports Python 3.14.

dvdkon added 5 commits January 8, 2026 21:42
The macOS 13 runners we used previously are no longer available
cibuildwheel is smart enough to follow our project's python_requires
from setup.py and only build on supported Python versions.
The build was failing due to a too old SQLite version.
@dvdkon dvdkon marked this pull request as ready for review January 9, 2026 17:50
@wonder-sk wonder-sk merged commit fed5830 into MerginMaps:master Jan 12, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants