Skip to content
New issue

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

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

Already on GitHub? # to your account

Downgrade M2Crypto dependency to version 0.40.1 #116

Open
wants to merge 1 commit into
base: py3k
Choose a base branch
from

Conversation

amaringolo
Copy link

The lastest version of M2Crypto (0.41.0) was causing a dependency issue. After testing, it was determined that version 0.40.1 resolves the problem without introducing any new issues.

Summary

(short description of what does this PR, Issue #, etc.)

Checklist

  • Classes, Variables, function and methods logic ok
  • Comments written explaining what the code does
  • All python code is PEP8 compliant (run black .)
  • No lint issues (run flake8)
  • Test coverage with pytest implemented
  • Reviewers assigned (at least 1 mentor)

Manual test evidence

(attach command-line examples, execution output & logs, etc.)

The lastest version of M2Crypto (0.41.0) was causing a dependency issue. After testing, it was determined that version 0.40.1 resolves the problem without introducing any new issues.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant