Details
-
Bug
-
Resolution: Not a Bug
-
Major
-
2.5.9
-
None
-
None
-
1
Description
Couchbase new release is broken on python 3.5+ as it included `enum34` as a required dependancy for all versions, which means python3.5+ installs enum34 and breaks whole project as it's incompatible with new python versions.
See related discussions on `poetry` build system's issue tracker: https://github.com/couchbase/couchbase-python-client