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

python_dependencies: Use bcrypt module instead of py-bcrypt #2288

Merged
merged 1 commit into from
Aug 23, 2017

Conversation

kyrias
Copy link
Contributor

@kyrias kyrias commented Jun 17, 2017

py-bcrypt has been unmaintained for a long while, while bcrypt is
actively maintained. And since ff8b871
we're compatible with the bcrypt anyway.

This allows distro maintainer to drop the unmaintained module which also
happens to conflict with the bcrypt module.

py-bcrypt has been unmaintained for a long while, while bcrypt is
actively maintained. And since ff8b871
we're compatible with the bcrypt anyway.

Signed-off-by: Johannes Löthberg <[email protected]>
@matrixbot
Copy link
Member

Can one of the admins verify this patch?

2 similar comments
@matrixbot
Copy link
Member

Can one of the admins verify this patch?

@matrixbot
Copy link
Member

Can one of the admins verify this patch?

@kyrias
Copy link
Contributor Author

kyrias commented Jun 22, 2017

oy-oy?

@richvdh
Copy link
Member

richvdh commented Aug 23, 2017

@erikjohnston this looks like the right solution?

@erikjohnston
Copy link
Member

Probably?

@richvdh
Copy link
Member

richvdh commented Aug 23, 2017

this should avoid things like #2345 in future.

@richvdh richvdh merged commit a7effa8 into matrix-org:develop Aug 23, 2017
@richvdh
Copy link
Member

richvdh commented Aug 23, 2017

(Thanks @kyrias)

@kyrias kyrias deleted the bcrypt branch August 23, 2017 13:26
richvdh added a commit to matrix-org/sytest that referenced this pull request Aug 23, 2017
to stop breakage occuring with modern python bcrypt.

(We now use bcrypt 3 in synapse, as of
matrix-org/synapse#2288)
richvdh added a commit to matrix-org/sytest that referenced this pull request Aug 23, 2017
to stop breakage occuring with modern python bcrypt.

(We now use bcrypt 3 in synapse, as of
matrix-org/synapse#2288)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants