summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpbin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-23 14:59:31 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-23 14:59:31 +0100
commit764cacf515464f89b60c94a29b3b7262479feb22 (patch)
treec29184ca60bf08fd667d410fac9802dd3df8d099 /dev-python/pytest-httpbin
parent955b5fcaf4acc77c39a1f145d7c56e99f13083a7 (diff)
gentoo auto-resync : 23:05:2023 - 14:59:31
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r--dev-python/pytest-httpbin/Manifest2
-rw-r--r--dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-httpbin/Manifest b/dev-python/pytest-httpbin/Manifest
index 6557be50a377..efeeb6a2f468 100644
--- a/dev-python/pytest-httpbin/Manifest
+++ b/dev-python/pytest-httpbin/Manifest
@@ -2,5 +2,5 @@ AUX pytest-httpbin-1.0.0-pypy3-hang.patch 1099 BLAKE2B 4bb8dd686aadc35aab144a646
DIST pytest-httpbin-1.0.2.gh.tar.gz 18727 BLAKE2B 56a7fa1c1694cad98815fc6c6f676b509942fa1fca192ecb4cb5a0d9f325d7df6ddb3a3ac67d884c8f8caba807677351c42c28a3bcba80b9196e74d666951cc2 SHA512 b4adac1c37506391d83f7772814b4a9ce5134cc6834d8758e71d39610f8b29e57e72b11b2233be51e41b2c36bc305d40fc4b260a7f83d10390f4e940df8aa366
DIST pytest-httpbin-2.0.0.gh.tar.gz 19799 BLAKE2B 7725bc958417c076ee920abce83bdad8295bc4c9551500040867650d54c306e79a1ea92b013124b793058103fc9685dbb2202be5f1b2da935509f68457d63d68 SHA512 62876590bacae6601739f5cc2eccb087024e16731afc9613b5e6928c2a2f64b73418ddcb3c4f13a4bfe1f074510f922d85411d05ebf66f123a4a09d535771b64
EBUILD pytest-httpbin-1.0.2.ebuild 975 BLAKE2B c434e860cb624e1dbe8cb741d5c521f446061789414a82db840a37225264c0aebc27cd6d14949a0472e4b983809f0d74241196ca6c3852efe5e9bde66aef0328 SHA512 cf100b126bb54255d39d951931a80e4926d657875cc1487988b6063b374b758ce54b3afefc5f23f1da51f24fedf9c57164af65cddb006aa074cfcfd798a76141
-EBUILD pytest-httpbin-2.0.0.ebuild 1045 BLAKE2B 1114afd68ecc6564b637566b6d59b47c0ac28ab79a0bf8274bdab1741c094ee2a88060e52a632a3f289ab0544bb0bd338f147f4015562e659c8c41cacd456198 SHA512 a7e31ed16cd9204f7de72018087c9c8c5361d0671e1ca8bbbc0eec1751e05b7199bbba4a2925afe039c518a3dd167e3f603f4f0e096a271c1a4c61701e89e098
+EBUILD pytest-httpbin-2.0.0.ebuild 1037 BLAKE2B a05c816cd23b3a34ae4b4c49a1fdfb69ae62199661f3382fb03d9abe7ab52e169622b6fa76f2439d1b82398a1abec0d985ed9ac2422f0b64ed3bb51e6379183d SHA512 803089e64ae62ad8731c0aaef3dc87f1a78f8595835e0267c82da93ed79fe4228f47a78609770fa96412af0f2d7aa0e1f866d329f9a177887e474115ab8adbd8
MISC metadata.xml 547 BLAKE2B d60e6b3e6c7d0c37dcc42dcffeed9e08fb7ad3dec5e4f5fdc0ffd1f7a2c46d89ef57a9576028457ee433d0ecbd100ae200ef507b22bb326838732751a7c644fc SHA512 4629dfe7e4cf27d5d52e7ce3e646f590b4d80a490c638cb035352416a587b494328d3f23e088d13ae1677c415080a7249301d9830be0cfbce7a44023302bf582
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
index cb8d6dcf63a2..86f9bd34ca46 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-2.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]