Path to this page:
Subject: CVS commit: pkgsrc/www/py-respx
From: Adam Ciarcinski
Date: 2021-11-15 18:43:20
Message id: 20211115174320.6786CFAEC@cvs.NetBSD.org
Log Message:
py-respx: updated to 0.19.0
0.19.0
Fixed
- Support HTTPX 0.21.0.
- Use Session.notify when chaining nox sessions, thanks @flaeppe.
- Add overloads to MockRouter.__call__, thanks @flaeppe.
- Enhance AND pattern evaluation to fail fast.
- Fix CallList assertion error message.
Changed
- Prevent method and url as lookups in HTTP method helpers, thanks @flaeppe.
- Fail pattern match when JSON path not found.
Files: