DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-httpx2 2.4.0-1

Package Information

DescriptionProvides a minimal low-level HTTP Python client library

Some things HTTP Core does do: * Sending HTTP requests; * Thread-safe / task-safe connection pooling; * HTTP(S) proxy & SOCKS proxy support; * Supports HTTP/1.1 and HTTP/2; * Provides both sync and async interfaces; * Async backend support for asyncio and trio.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByMatheus Polkorny <mpolkorny@gmail.com>
Sponsorc.schoenert@t-online.de
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-httpx2.git (browse)
Closes#1139441
Trackerhttps://tracker.debian.org/pkg/python-httpx2
Uploaded3 hours ago

New Package Report

.changes
DateWed, 08 Jul 2026 14:36:35 +0200
Sourcepython-httpx2
Version2.4.0-1
Changed-ByMatheus Polkorny
Architecturesource all
Distributionunstable
Changelog
python-httpx2 (2.4.0-1) unstable; urgency=medium
 .
   [ Matheus Polkorny ]
   * Initial release. (Closes: #1139441)
   * New upstream version 2.4.0
 .
   [ Carsten Schoenert ]
   * [62780a8] d/*: Run wrap-and-sort -at
   * [0d33ecf] d/gbp.conf: Add also compression type field
   * [c7bbdc3] d/control: Use GH project page in Homepage field
   * [d056de6] d/control: Rework long desc to provide some more information
   * [cc775e4] d/rules: Adjust the tests to ignore
   * [ecea2c6] autopkgtest: Create a functional setup
   * [9327cf7] d/README.source: Add some core information about source code
   * [9831546] d/watch: Add a version 5 based watch file
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-httpcore2 deb python optional arch=all
python3-httpx2 deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: httpx2
Upstream-Contact: Tom Christie <tom@tomchristie.com>
Source: https://github.com/pydantic/httpx2

Files: *
Copyright: © 2019-2020, [Encode OSS Ltd](https://www.encode.io/).
           © 2026 to present Pydantic Services Inc. and individual contributors.
License: BSD-3-clause

Files: debian/*
Copyright: 2026 Matheus Polkorny <polkorny@disroot.org>
License: BSD-3-clause

License: BSD-3-clause
 Copyright © 2026 to present Pydantic Services Inc. and individual contributors.
 Copyright © 2019, [Encode OSS Ltd](https://www.encode.io/).
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 .
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 .
 * Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package