Bump versions - #222
Conversation
|
Not entirely sure how you'd like to handle the build failures. Some are due to the incompatibility with currently-released RR; others look like just incompatibility with python 3.6, but I'm not sure I intend to continue supporting that on RR. Let me know if you need me to do anything more. |
I think we can drop python 3.6 support since lot's of other packages have dropped support. |
The version of socketio & engineio required when installing Wheatley via PIP is controlled by setup.py Lines 33 to 34 in af86f4f Since this will be a breaking change for Wheatley and ringing room a process for this could be
|
|
That process seems good to me. I've gone ahead and bumped the versions in |
|
I've published https://pypi.org/project/wheatley/0.8.0b1/ to allow RingingRoom to update with that version |
I'm working on a variety of version-bumps for Ringing Room. This will require Wheatley to use the latest socketio versions.
This has been tested against a local build of Ringing Room; it will fail against the production RR due to backwards-compatibility issues in socketio.