diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-11-24 22:37:36 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-11-24 22:37:36 +0000 |
commit | 6d6af4d900ce1eac4475ff4125a400acbbef3f22 (patch) | |
tree | a92271f0b1f5e3ea840610695338d0356a484c47 /dev-python/pytest-httpx | |
parent | faddeff65d652bda3291eba255955adb17f1aa19 (diff) |
gentoo auto-resync : 24:11:2023 - 22:37:36
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r-- | dev-python/pytest-httpx/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-httpx/Manifest b/dev-python/pytest-httpx/Manifest index c740ec2251ac..9d18cb6f1f66 100644 --- a/dev-python/pytest-httpx/Manifest +++ b/dev-python/pytest-httpx/Manifest @@ -1,5 +1,5 @@ DIST pytest_httpx-0.26.0.tar.gz 33490 BLAKE2B 27c267374a575aff2ecbaec4855b733318568d73368a103f93606cc8833be4d4e664418e2f4b67df2d39a8830dd32d75d3a00656e58824b6beb18c4cc0bf3a14 SHA512 b671984714e8958361a773ef5e3f7430736b01556c6af58aac4ca740a679b5c2e316e2d041e1594cc16e7e13cee9692f57dcbbf374ca15924685250f73cc7853 DIST pytest_httpx-0.27.0.tar.gz 33905 BLAKE2B 352812df060f878044a628dee62ab36f15d17080afc0367b6331c2e5e13600eefff7a3668f4a9364d437394ad8f8354f41619ec4f6b8bc5ac14b1cd652357802 SHA512 e2834313f507d02b9df96a47f8be6f46b451972e88ed9c9bfcb8bdb92545cc44064b11a1160a5d9d900381181918611d5d5a9efaf60f4e491f33182e9bd884dd -EBUILD pytest-httpx-0.26.0.ebuild 637 BLAKE2B 25c6982a9cee6f23d44d1642b7d1f47f541f3acee767c79474830483400f45db811d780cf2c3f1faa0c65ee1d1bf2a3c0a6422d191393f908c750ddc38f85bb7 SHA512 a4612b0d8432658348d3d91afcda20105a922b75ef16cef68aaad26adc942a0a49323d234f293312febd33b585d91e5122f88af49298a4df22777e7d42b0539b +EBUILD pytest-httpx-0.26.0.ebuild 643 BLAKE2B c94e43f74f465175b5f7781f8c826b284126479c92b25c5fdf0d51f6ecfd9cda204871cb3ee2f2dd644653ae209b1586385072a27c3802602a6f2acf4a3d8af6 SHA512 34bdd52f3ecc4d2097f33cf2b6ee1ee0cbb97fad86ad23d8e0d83ee206bad6f0735d826725bc38e9363fb057dafe32482312b82966f012fa1edc34dfc730d139 EBUILD pytest-httpx-0.27.0.ebuild 646 BLAKE2B 36cf8bbbaeadfa05f5d0242117dae94d4fd0c1dd1a20a75b5e6ecce1527feac49402dbee45c2360ae6912c355ccf2aa1ccea268c5b1bc0b17b33104b45c64854 SHA512 77559d118963b83bb87bb601805ccf01130f52349e8b4c68fb7378d1c378b2793f385f6832446a4e8bb830642d24c8801d7487205d4b5af80bb90b7311b3b8f4 MISC metadata.xml 468 BLAKE2B e0f824f05936a831a958b027366ba18cad85307ac6c81b74b299f58270bcff53e06f32b2471d6433bd7014ffde83ddb24f787c07632453d14f4ee6e4679ffd10 SHA512 16bf024801db3c0d7b789cd1f16520a1ff2520e8b3e2abbeeff5b1192c19b8ac64f55fa678c922f8a817debcfe05242ce11e0164a00422445d7301858718b359 diff --git a/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild index 8e2a84068d88..de5ba8cccec6 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.26.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" =dev-python/httpx-0.25*[${PYTHON_USEDEP}] |