Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Vendoring httpsig and switch to pycryptodomex #69

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

Merged
merged 4 commits into from
Dec 21, 2017

Conversation

dwightgunning
Copy link
Contributor

Summary:

Vendors httpsig and moves to pycryptodomex which in turn removes dependency on defunct Pycrypto package.

Closes #64 and needed to resolve:

Submitter checklist:

  • CHANGELOG updated or N/A
  • [*] Documentation updated or N/A

Merger checklist:

  • [*] ALL tests have passed
  • Code Review is done
  • [*] Dependencies satisfied

@tbarbugli tbarbugli merged commit b9117ca into GetStream:master Dec 21, 2017
@dwightgunning dwightgunning deleted the vendoring-httpsig branch April 30, 2018 13:43
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.

install_requires inlcudes httpsig which requires PyCrypto which is dead
2 participants