Your message dated Sat, 13 Jan 2024 17:53:03 -0500
with message-id
<CAB4XWXwFL4FqMC_NDTXyOQu_QPs8Rgh8k8pEbc6yO=gcdur...@mail.gmail.com>
and subject line Re: Bug#1053230: python3-httpx: Dependency version for httpcore
has caused the Debian Bug report #1053230,
regarding python3-httpx: Dependency version for httpcore
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1053230: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053230
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-httpx
Version: 0.23.3-1
Severity: normal
Dear Maintainer,
when I run `pip check`, it prints among other things
httpx 0.23.3 has requirement httpcore<0.17.0,>=0.15.0, but you have httpcore
0.17.3.
and that's indeed the information in
/usr/lib/python3/dist-packages/httpx-0.23.3.dist-info/METADATA
This does not match the debian field "Depends:", which only requires
"python3-httpcore (>= 0.15.0)". This is problematic because in testing /
unstable, we only have python3-httpcore version 0.17.3-1 right now.
If the 2 versions don't work correctly together, I think this should be
reflected in debian dependencies. If they do work correctly together, it
would be nice to update METADATA to avoid scaring users.
-- System Information:
Debian Release: trixie/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'stable-security'), (500,
'stable-debug'), (500, 'testing'), (500, 'stable'), (50, 'unstable-debug'),
(50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.5.0-1-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages python3-httpx depends on:
ii python3 3.11.4-5+b1
ii python3-certifi 2023.7.22-1
ii python3-click 8.1.6-1
ii python3-httpcore 0.17.3-1
ii python3-pygments 2.15.1+dfsg-1
ii python3-rfc3986 1.5.0-3
ii python3-rich 13.3.1-2
ii python3-sniffio 1.2.0-1
python3-httpx recommends no packages.
python3-httpx suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.26.0-1
On Fri, Sep 29, 2023 at 1:51 PM Marc Glisse <[email protected]> wrote:
>
> Package: python3-httpx
> Version: 0.23.3-1
> Severity: normal
>
> Dear Maintainer,
>
> when I run `pip check`, it prints among other things
>
> httpx 0.23.3 has requirement httpcore<0.17.0,>=0.15.0, but you have httpcore
> 0.17.3.
https://salsa.debian.org/python-team/packages/httpx/-/blob/upstream/0.26.0/pyproject.toml#L32
https://tracker.debian.org/news/1491197/accepted-httpcore-102-1-source-into-unstable/
this has been addressed my upstream changes, closing
--
Sandro "morph" Tosi
My website: http://sandrotosi.me/
Me at Debian: http://wiki.debian.org/SandroTosi
Twitter: https://twitter.com/sandrotosi
--- End Message ---