diff options
| author | root <root@alpha.trunkmasters.com> | 2026-08-19 03:04:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-08-19 03:04:49 -0500 |
| commit | 7b13a9274c53423047c061be2d9fc93c3728c318 (patch) | |
| tree | e94146179f793078f63a16a90487d912bd121bac /dev-python/httpx2 | |
| parent | 8986336ab51bc36e7851acd267977ed303daa703 (diff) | |
| download | baldeagleos-repo-7b13a9274c53423047c061be2d9fc93c3728c318.tar.gz baldeagleos-repo-7b13a9274c53423047c061be2d9fc93c3728c318.tar.xz baldeagleos-repo-7b13a9274c53423047c061be2d9fc93c3728c318.zip | |
Adding metadata
Diffstat (limited to 'dev-python/httpx2')
| -rw-r--r-- | dev-python/httpx2/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/httpx2/httpx2-2.12.0.ebuild (renamed from dev-python/httpx2/httpx2-2.5.0.ebuild) | 28 |
2 files changed, 10 insertions, 20 deletions
diff --git a/dev-python/httpx2/Manifest b/dev-python/httpx2/Manifest index a47a7ee32210..619e802beca6 100644 --- a/dev-python/httpx2/Manifest +++ b/dev-python/httpx2/Manifest @@ -1,5 +1,5 @@ DIST httpx2-2.10.0.gh.tar.gz 2140799 BLAKE2B b6d809bf1053f17abbadf6543b57133d112a07c112da54dee19f7c5bb08f5ce0606c1a822e4ba75b70ed155543faaeabfd84ca174a6d0b8bfa97515906bee2fe SHA512 18bfeac68d50a0851a8dcc996f0a6dbea99ab1d546bb2463e7abe466f2c0d71e44b8712af1e02cdf53be4a220003dad17ade625f7df431a05cf38eee02a953d0 -DIST httpx2-2.5.0.gh.tar.gz 2053138 BLAKE2B 8d436c215dcb47664c41f0b286bfd614e9eef08161a3c534a40bac5e59d5fe57ec51f87ead1498965d13ad41c4939b3a93b2a053ac2a73d0927593aa8cb61a2a SHA512 45cfadee3c884843e595eb8cffb0887fbee98c069d94c1e5c2498e7ac8c90b414c7d4fff2e8ed4a03589b56b605566674f2dd20e22738aa92812795b50c287f3 +DIST httpx2-2.12.0.gh.tar.gz 2144469 BLAKE2B be96a3cea133a993248d7743524c3208581f881c275486a3b4f8241c5410f4d9d3a0ceca15bd4cbb598a84e91a46f0ec7b54a9b091fed550b19a6512d6d172d7 SHA512 33bc7d37f6f9b20f275f36fd49b94734714f9f47dc4d4b2029d27a7cf7d2d4f5ee1da8060c4cea65750b9362c65964b4d2f90dc2cff1dbe42051fd2bca03542d DIST httpx2-2.7.0.gh.tar.gz 2084293 BLAKE2B 82a2ba5d9ea378ecd345e2f44e83a231e52c6a4551c854d2719387abc5a6b03da16fa8c99b731773ee73bbd7212eaa0843bab586edf0938751f0e545b7d170c5 SHA512 4badec86b0e5a4bf0c0974168e65ab24033598f414ea57af24d63c33d5c4700637de3a443cb552cf87f33c6aad3ed17fe498a7ed061d96bde0fe8c22073f3fb2 DIST httpx2-2.8.0.gh.tar.gz 2086475 BLAKE2B 1fcf8504f7b7cafa4b1972c1696c1c93ce1d3989e7faa261278205155faa24e972072cf664f4b6e7f28d0d047cafd975bfc83881b4097379edc805bd40150b9d SHA512 140df21e9c18219c0f7a6892c4c2a1dcabd72ae15fe32c4a0bd0dc0670a0c2e3ec5de34befb4d1c4a44208c5e7a72664e58fa2b9b5dc0431ef0d95c461d70ed4 DIST httpx2-2.9.1.gh.tar.gz 2093326 BLAKE2B 2124f7276c6f6bac2304fd0bd4bdd388592f85f419c89c2e3ad0cb7f6ab9eb04fff6cdc1544a5e4a898e0034873784ac1d17d90f49ba4bd901c3d17de7003804 SHA512 8b0045ad01e1020414b5ea17a694e332d531007f59b7157765fa3e15dbe95c9e54717930fa1f860fba55edfde9fa3136f9f5107d4e5bfc96f4fc7e45ca1543fd diff --git a/dev-python/httpx2/httpx2-2.5.0.ebuild b/dev-python/httpx2/httpx2-2.12.0.ebuild index 4b97fbae0c39..c4e240502f19 100644 --- a/dev-python/httpx2/httpx2-2.5.0.ebuild +++ b/dev-python/httpx2/httpx2-2.12.0.ebuild @@ -22,11 +22,11 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cli" RDEPEND=" - dev-python/anyio[${PYTHON_USEDEP}] + >=dev-python/anyio-4.10[${PYTHON_USEDEP}] >=dev-python/idna-3.18[${PYTHON_USEDEP}] >=dev-python/h11-0.16[${PYTHON_USEDEP}] >=dev-python/truststore-0.10[${PYTHON_USEDEP}] @@ -34,7 +34,7 @@ RDEPEND=" >=dev-python/typing-extensions-4.5.0[${PYTHON_USEDEP}] ' 3.12) cli? ( - =dev-python/click-8*[${PYTHON_USEDEP}] + >=dev-python/click-8.4[${PYTHON_USEDEP}] =dev-python/pygments-2*[${PYTHON_USEDEP}] >=dev-python/rich-10[${PYTHON_USEDEP}] ) @@ -43,22 +43,25 @@ BDEPEND=" dev-python/hatch-fancy-pypi-readme[${PYTHON_USEDEP}] dev-python/uv-dynamic-versioning[${PYTHON_USEDEP}] test? ( - dev-python/brotlicffi[${PYTHON_USEDEP}] + >=dev-python/brotlicffi-1.2.0.0[${PYTHON_USEDEP}] dev-python/chardet[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] dev-python/h2[${PYTHON_USEDEP}] + dev-python/starlette[${PYTHON_USEDEP}] dev-python/socksio[${PYTHON_USEDEP}] dev-python/trio[${PYTHON_USEDEP}] dev-python/trustme[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] dev-python/uvicorn[${PYTHON_USEDEP}] + dev-python/websockets[${PYTHON_USEDEP}] + >=dev-python/wsproto-1.2[${PYTHON_USEDEP}] $(python_gen_cond_dep ' - >=dev-python/zstandard-0.18.0[${PYTHON_USEDEP}] + >=dev-python/backports-zstd-1.0.0[${PYTHON_USEDEP}] ' 3.12 3.13) ) " -EPYTEST_PLUGINS=( anyio pytest-{httpbin,trio} ) +EPYTEST_PLUGINS=( anyio flaky pytest-{httpbin,trio} ) EPYTEST_RERUNS=5 EPYTEST_XDIST=1 distutils_enable_tests pytest @@ -75,22 +78,9 @@ python_compile() { python_test() { local EPYTEST_DESELECT=( - # random HTTP header case mismatch - tests/httpx2/test_main.py::test_auth - tests/httpx2/test_main.py::test_binary - tests/httpx2/test_main.py::test_follow_redirects - tests/httpx2/test_main.py::test_get - tests/httpx2/test_main.py::test_json - tests/httpx2/test_main.py::test_post - tests/httpx2/test_main.py::test_redirects - tests/httpx2/test_main.py::test_verbose # Internet - tests/httpcore2/test_cancellations.py::test_h2_timeout_during_request tests/httpx2/client/test_proxies.py::test_async_proxy_close tests/httpx2/client/test_proxies.py::test_sync_proxy_close - # unexpected logs from uvicorn - tests/httpx2/test_utils.py::test_logging_request - tests/httpx2/test_utils.py::test_logging_redirect_chain ) local EPYTEST_IGNORE=() |
