Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix building wheels. #16653

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Fix building wheels. #16653

merged 4 commits into from
Nov 17, 2023

Conversation

clokep
Copy link
Member

@clokep clokep commented Nov 16, 2023

See https://github.com/matrix-org/synapse/actions/runs/6894805171/job/18757418241 erroring with:

AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?

My hope is that a newer cibuildwheel will use a newer pip which will be compatible with Python 3.12.

@clokep clokep marked this pull request as ready for review November 16, 2023 19:22
@clokep clokep requested a review from a team as a code owner November 16, 2023 19:22
@clokep clokep added the X-Release-Blocker Must be resolved before making a release label Nov 16, 2023
@clokep clokep merged commit 47c6821 into release-v1.96 Nov 17, 2023
30 checks passed
@clokep clokep deleted the clokep/fix-wheels branch November 17, 2023 12:42
yingziwu added a commit to yingziwu/synapse that referenced this pull request Nov 25, 2023
Synapse will soon be forked by Element under an AGPLv3.0 licence (with CLA, for
proprietary dual licensing). You can read more about this here:

* https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/
* https://element.io/blog/element-to-adopt-agplv3/

The Matrix.org Foundation copy of the project will be archived. Any changes needed
by server administrators will be communicated via our usual
[announcements channels](https://matrix.to/#/#homeowners:matrix.org), but we are
striving to make this as seamless as possible.

This minor release was needed only because of CI-related trouble on [v1.96.0](https://github.com/matrix-org/synapse/releases/tag/v1.96.0), which was never released.

- Fix building of wheels in CI. ([\matrix-org#16653](matrix-org#16653))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
X-Release-Blocker Must be resolved before making a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants