Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace broken legacy Matrix Client SDK #656

Merged
merged 1 commit into from
Jul 30, 2021
Merged

Conversation

axkg
Copy link

@axkg axkg commented Jul 27, 2021

Latest synapse update broke the legacy Matrix Client SDK used by send_matrix.py:
matrix-org/matrix-python-sdk#321

Even though the fix is merged, PyPI package is unlikely to update soon as the SDK is no longer maintained. This PR updates send_matrix.py to use the "official" successor matrix-nio (https://github.com/poljar/matrix-nio) instead of the legacy SDK.

Latest synpase update broke the legacy SDK:
matrix-org/matrix-python-sdk#321

Even though the fix is merged, PyPI package is unlikey to update soon as
SDK is no longer maintained, so it is now replaced with matrix-nio.
@marcone marcone merged commit d8ef922 into marcone:main-dev Jul 30, 2021
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