Actions
Idea #21355
closedModernize pycurl dependency
Start date:
Due date:
Story points:
-
Description
Our Python SDK requires pycurl >=7.19.5.1, <7.45.0
. The upper bound is becoming an increasing problem for installing the Python SDK along other software, including bioinformatics tools.
This was added in d655e2addaba4168f76fb7c4e2e9f6d649917bcc with the explanation:
Starting with PyCURL 7.45.0 it is incompatible with the version of GNU TLS that ships with Debian 10.
Since we don't support debian10 anymore hopefully the blocker is resolved.
Updated by Brett Smith 10 months ago
- Target version deleted (
Future) - Assigned To set to Brett Smith
- Status changed from New to Duplicate
Done as part of #21721 in 964083b35ae64c6d9206c18eea6783f90a184154.
Updated by Brett Smith 10 months ago
- Is duplicate of Bug #21721: Review Python SDK dependencies added
Actions