Versions
v2.5.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
- USE flags
- cli test
v2.4.0 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm64 ~ppc ~x86
- USE flags
- cli test
USE flags
General
- cli
- Install the CLI "httpx2" client.
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
- python3_14
- Build with Python 3.14
- python3_15
- Build with Python 3.15
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / anyio : Compatibility layer for multiple asynchronous event loop implementations
dev-python / click : A Python package for creating beautiful command line interfaces
dev-python / h11 : A pure-Python implementation of HTTP/1.1 inspired by hyper-h2
dev-python / idna : Internationalized Domain Names in Applications (IDNA)
dev-python / pygments : Pygments is a syntax highlighting package written in Python
dev-python / rich : Python library for rendering rich text, tables, etc. to the terminal
dev-python / truststore : Verify certificates using native system trust stores
dev-python / typing-extensions : Backported and Experimental Type Hints for Python 3.7+
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/httpx2: Keyword 2.5.0 loong, #977486
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/httpx2: Keyword 2.5.0 riscv, #977486
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/httpx2: Keyword 2.5.0 s390, #977486
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/httpx2: Keyword 2.5.0 alpha, #977486
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/httpx2: Keyword 2.5.0 sparc, #977486
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/httpx2: Keyword 2.5.0 ppc64, #977486
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/httpx2: Keyword 2.5.0 hppa, #977486
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/httpx2: Keyword 2.5.0 arm, #977486
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/httpx2: Enable py3.15
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/httpx2: Bump to 2.5.0
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/httpx2: Keyword 2.4.0 x86, #977270
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/httpx2: Keyword 2.4.0 ppc, #977270
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/httpx2: Keyword 2.4.0 arm64, #977270
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/httpx2: New dev-python/httpx fork, version 2.4.0
Needed by dev-python/starlette now. To keep things simple, the package installs both httpcore2 and httpx2 packages that are strictly version pinned now. Signed-off-by: Michał Górny <mgorny@gentoo.org>