On Fri, May 15, 2020 at 02:48:04PM +0200, Jeremie Courreges-Anglas wrote:
> +cc maintainer

> The port Makefile seems to reproduce the upstream requirements. I see no
> rationale in

>   
> https://github.com/elastic/curator/commit/0cc508244b667cb933846f80f9c5f4690f8df05b

> for limiting urllib3 versions to <1.25.  I suspect it's just the "these
> versions are known to work, let's pin them" pattern.

> The diff below just drops the <1.25 requirement.  Build-tested only.
> ok?

I run into this with python ports often. I usually just patch like this
and run the tests. Most often, they work just fine.

--Kurt

Reply via email to