Skip to content
Snippets Groups Projects
Commit 450e40ca authored by Kevin Daudt's avatar Kevin Daudt :computer:
Browse files

community/py3-twisted: fix issues with test suite

The test suite was disabled because the python 3.8 upgrade introduced some test
failures due to changes. Fix those:

* hmac.HMAC now requires a `moddigest` argument
* cgi.parse_qs has been removed, urrlib.parse.parse_qs is used instead
* cryptography and bcrypt seem to be required for the test suite.
parent cfee5e41
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment