diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-05-13 12:59:17 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-05-13 12:59:17 +0100 |
commit | 97f86699bd33445bfe54be8f70a36724b439544d (patch) | |
tree | 29448fe8d9cd3426eda0807d53a32d956a55075a /dev-python/pytest-httpbin | |
parent | a7d36257cbc8b671ab28fb16cb19f3fee71a3117 (diff) |
gentoo auto-resync : 13:05:2025 - 12:59:17
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r-- | dev-python/pytest-httpbin/Manifest | 2 | ||||
-rw-r--r-- | dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-httpbin/Manifest b/dev-python/pytest-httpbin/Manifest index 89aa538530b2..152c32e9e1d4 100644 --- a/dev-python/pytest-httpbin/Manifest +++ b/dev-python/pytest-httpbin/Manifest @@ -1,3 +1,3 @@ DIST pytest-httpbin-2.1.0.gh.tar.gz 13140 BLAKE2B d1108b8464dbc1075007b4695810afe46fed17b51a785f12dfa184ba27efcfe88818ab8073c050334398eecfd647cd9169ef2d053e3fb424a02ece8a8d8c1518 SHA512 849985f170318ea3ad1d2af8811f3e3fef0e62bd6bdc611f061a8cd7d84a2d85d0ba9caf8c97298e1c99b979b08f1a28476927fa7abc1fa57334732ecfbdf2db -EBUILD pytest-httpbin-2.1.0.ebuild 784 BLAKE2B 76d727a1c5a89d6e59fe5a55dde765560c8a2295ac831f0456b73b35748839abc88826db696e06342a41f9500e7001a03fd5d5ea7f73b594e4406dc7e82ff28a SHA512 4ed2f1a2a3f3d092fa74b0c94a7c62cd25bbc9cef5de395467208cdcef7bc34857be685f7907876e7f99b604a0fd8956d0d4d8abb99ca3d133749a0029c4cd93 +EBUILD pytest-httpbin-2.1.0.ebuild 778 BLAKE2B 8695d5e8e20da3397f6e006cf4b0f22d9834e9e31be586abaa0c6797a2d147ed941f0860841c17a0ffcfa1ac85dd6a60d358d0f18ffe7a86a27824588cda56e2 SHA512 620ababaffb97dd1b5884aad426c3f0614225730434722f66359a93621307596a25d194e760f9e9bbf757c342b29732d56c1cd2f040116738de2bcbce7055b73 MISC metadata.xml 547 BLAKE2B d60e6b3e6c7d0c37dcc42dcffeed9e08fb7ad3dec5e4f5fdc0ffd1f7a2c46d89ef57a9576028457ee433d0ecbd100ae200ef507b22bb326838732751a7c644fc SHA512 4629dfe7e4cf27d5d52e7ce3e646f590b4d80a490c638cb035352416a587b494328d3f23e088d13ae1677c415080a7249301d9830be0cfbce7a44023302bf582 diff --git a/dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild index c8f44658f7f0..0b9b294e2ac7 100644 --- a/dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild +++ b/dev-python/pytest-httpbin/pytest-httpbin-2.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 |