This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 52
Coherence is broken with teh latest Twisted version (16.0.0) #25
Comments
I have the same issue on OS X 10.11, Python 2.7.10 |
(hi, I broke your code!) It should not check against the twisted web version, only the Twisted version ( |
jsonn
pushed a commit
to jsonn/pkgsrc
that referenced
this issue
Apr 18, 2016
0-wiz-0
added a commit
to 0-wiz-0/Coherence
that referenced
this issue
May 9, 2016
Addresses coherence-project#25 Signed-off-by: Thomas Klausner <[email protected]>
Merged
This project is seeking a maintainer, see #33. If you want this to be fixed, please provide a pull-request or volunteer to maintain the project. |
I think this was already fixed by PR #27 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The latest stable (0.6.6.2) checks:
But with twisted/twisted@9bc27f6 the version field was changed for all submodules, and the
.web
part was dropped.Maybe the check should be changed so that, when it throws an
twisted.python.versions.IncomparableVersions
exception, it checks:The text was updated successfully, but these errors were encountered: