Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-httpcore
Commits: a41144cd by Robin Candau at 2024-12-27T15:18:04+01:00 Add README to document relation with httpx - - - - - 1 changed file: - + README.md Changes: ===================================== README.md ===================================== @@ -0,0 +1,6 @@ +# python-httpcore + +## Co-developed with python-httpx + +`python-httpcore` is co-developed with `python-httpx` (upstream wise) and are often tied. +In other words, latest `python-httpx` usually expects latest `python-httpcore`. As a matter of precaution, both should be maintained as one package group (e.g. package, release and move new versions of those packages accross repositories together). View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpcore/-/commit/a41144cd60216b708a95f016f5821dfe17b9bfbf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-httpcore/-/commit/a41144cd60216b708a95f016f5821dfe17b9bfbf You're receiving this email because of your account on gitlab.archlinux.org.
