mbox series

[bug#53179,0/3] Update httpx and add pytest-httpx.

Message ID 20220111052048.33674-1-monego@posteo.net
Headers show
Series Update httpx and add pytest-httpx. | expand

Message

Vinicius Monego Jan. 11, 2022, 5:20 a.m. UTC
I am updating httpcore, httpx and pytest-httpx to older versions to keep compatibility with Orange (must be httpx < 0.20 for the latest version). See https://issues.guix.gnu.org/52696 for the Orange update on which this one depends.

Vinicius Monego (3):
  gnu: python-httpcore: Update to 0.13.7.
  gnu: python-httpx: Update to 0.19.0.
  gnu: Add python-pytest-httpx.

 gnu/packages/python-check.scm | 34 ++++++++++++++++++++++++++++-
 gnu/packages/python-web.scm   | 41 +++++++++++++++--------------------
 2 files changed, 50 insertions(+), 25 deletions(-)


base-commit: 9d613c36de1ea52e745d30bad841b6cdeaca65f4

Comments

Hartmut Goebel June 22, 2022, 4:11 p.m. UTC | #1
Thanks for submitting these patches. It has been quite a while now and
nobody did review it. Sorry for that. I'm clonsing this since these
packages are already in Guix now.