Skip to content

Ensure HTTPS support for subvertpy binary wheels (0.11)#220

Merged
jelmer merged 3 commits intojelmer:0.11from
anlambert:wheel-fix-https-0.11
Mar 24, 2026
Merged

Ensure HTTPS support for subvertpy binary wheels (0.11)#220
jelmer merged 3 commits intojelmer:0.11from
anlambert:wheel-fix-https-0.11

Conversation

@anlambert
Copy link
Contributor

Backport of #213 to 0.11 branch.

When subvertpy is installed from a binary wheel the hardcoded path to
certificates in bundled openssl does not necessarily exist on the host
system so we ensure one can be found or manipulating remote svn repos
through HTTPS does not work.
Add caching of macports tree to avoid recompiling all dependencies
when pushing new commits and speedup build jobs.

Cache is automatically cleared after 7 days of inactivity.

Update cache when new software versions are released by macports.
@jelmer jelmer merged commit 8aecd15 into jelmer:0.11 Mar 24, 2026
39 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