commit: b93beaf0d8326d07a257ad0080cd3b7e5103a3bf Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 09:56:40 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 09:59:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93beaf0
stabilization-groups: Add python/httpx.group Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> metadata/stabilization-groups/python/httpx.group | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/stabilization-groups/python/httpx.group b/metadata/stabilization-groups/python/httpx.group new file mode 100644 index 000000000000..d4aa3c4ddb75 --- /dev/null +++ b/metadata/stabilization-groups/python/httpx.group @@ -0,0 +1,3 @@ +dev-python/httpcore +dev-python/httpx +dev-python/pytest-httpx
