Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-httpx
Commits: e0846007 by Robin Candau at 2024-12-27T15:18:53+01:00 Improve wording in README - - - - - 1 changed file: - README.md Changes: ===================================== README.md ===================================== @@ -3,8 +3,8 @@ ## Co-developed with python-httpcore `python-httpx` is co-developed with `python-httpcore` (upstream wise) and are often tied. -In other words, latest `python-httpx` usually expects latest `python-httpcore` and should be maintained as one package group (e.g. package, release and move new versions of those packages accross repositories together). +In other words, latest `python-httpx` usually expects latest `python-httpcore`. As a matter of precaution, they should be maintained as one package group (e.g. package, release and move new versions of those packages accross repositories together). -## Breaking changes +## Frequent introduction of breaking changes `python-httpx` often introduces breaking changes. As a matter of precaution, it is advised to rebuild / test reverse dependencies (meaning packages that depend on `python-httpx`). A related ToDo task can opened, e.g. <https://archlinux.org/todo/python-httpx-028-rebuild/>. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx/-/commit/e084600775cb63aa1f3c68711087c10f1b032450 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpx/-/commit/e084600775cb63aa1f3c68711087c10f1b032450 You're receiving this email because of your account on gitlab.archlinux.org.
