https://bugzilla.redhat.com/show_bug.cgi?id=1634957



--- Comment #14 from Raphael Groner <[email protected]> ---
As it turns out, enabled pysocks tests use the API of test_server version
0.0.30 but upstream changed the API with 0.0.31 and replaced tornado with
bottle as the backend instructed with the now gone parameter named engine.

ERROR: setUpClass (test.test_pysocks.PySocksTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/PySocks-1.6.8/test/test_pysocks.py", line 83, in
setUpClass
    engine='subprocess')
TypeError: __init__() got an unexpected keyword argument 'engine'

Because imported already version 0.0.31 should I introduce Epoch to have
version 0.0.30?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to