Mailing List Archive

Idna version conflict
Hello list,

I've been getting this for a week or two. Is an upstream fix likely?

(dev-python/idna-3.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_8 -pypy3 (-python3_6) -python3_7 -python3_9" conflicts with
<dev-python/idna-3[python_targets_python3_8(-),-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/requests-2.25.1:0/0::gentoo, installed) USE="ssl -socks5 -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 -pypy3 (-python3_6) -python3_7 -python3_9" ^ ^

--
Regards,
Peter.
Re: Idna version conflict [ In reply to ]
On Mon, 11 Jan 2021 at 11:34, Peter Humphrey <peter@prh.myzen.co.uk> wrote:
> I've been getting this for a week or two. Is an upstream fix likely?
>
> (dev-python/idna-3.1:0/0::gentoo, ebuild scheduled for merge) USE="" ABI_X86="(64)" PYTHON_TARGETS="python3_8 -pypy3 (-python3_6) -python3_7 -python3_9" conflicts with
> <dev-python/idna-3[python_targets_python3_8(-),-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/requests-2.25.1:0/0::gentoo, installed) USE="ssl -socks5 -test" ABI_X86="(64)" PYTHON_TARGETS="python3_8 -pypy3 (-python3_6) -python3_7 -python3_9" ^

Upstream knows about it at least: https://github.com/psf/requests/issues/5710

Regards,
Arve
Re: Idna version conflict [ In reply to ]
On Monday, 11 January 2021 11:02:30 GMT Arve Barsnes wrote:
> On Mon, 11 Jan 2021 at 11:34, Peter Humphrey <peter@prh.myzen.co.uk> wrote:
> > I've been getting this for a week or two. Is an upstream fix likely?
> >
> > (dev-python/idna-3.1:0/0::gentoo, ebuild scheduled for merge) USE=""
> > ABI_X86="(64)" PYTHON_TARGETS="python3_8 -pypy3 (-python3_6) -python3_7
> > -python3_9" conflicts with>
> > <dev-python/idna-3[python_targets_python3_8(-),-python_single_target_p
> > ypy3(-),-python_single_target_python3_6(-),-python_single_target_pytho
> > n3_7(-),-python_single_target_python3_8(-),-python_single_target_pytho
> > n3_9(-)] required by (dev-python/requests-2.25.1:0/0::gentoo,
> > installed) USE="ssl -socks5 -test" ABI_X86="(64)"
> > PYTHON_TARGETS="python3_8 -pypy3 (-python3_6) -python3_7 -python3_9"
> > ^
> Upstream knows about it at least:
> https://github.com/psf/requests/issues/5710

Ah, yes, so they do. Thanks.

--
Regards,
Peter.