diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-06 11:52:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-06 11:52:17 +0100 |
commit | 5f7d9a24d5cb20d5b26f8d20230c49888ab18a7b (patch) | |
tree | 36c2fe259abc8f785a3da5f4a4729f7251eaa6cd /dev-python/pytest-httpx | |
parent | dev-python/hiredis: Stabilize 2.3.2 x86, #921443 (diff) | |
download | gentoo-5f7d9a24d5cb20d5b26f8d20230c49888ab18a7b.tar.gz gentoo-5f7d9a24d5cb20d5b26f8d20230c49888ab18a7b.tar.bz2 gentoo-5f7d9a24d5cb20d5b26f8d20230c49888ab18a7b.zip |
dev-python/pytest-httpx: Stabilize 0.28.0 ALLARCHES, #921458
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpx')
-rw-r--r-- | dev-python/pytest-httpx/pytest-httpx-0.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-httpx/pytest-httpx-0.28.0.ebuild b/dev-python/pytest-httpx/pytest-httpx-0.28.0.ebuild index 0319210f3619..8e76ea54f017 100644 --- a/dev-python/pytest-httpx/pytest-httpx-0.28.0.ebuild +++ b/dev-python/pytest-httpx/pytest-httpx-0.28.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" RDEPEND=" =dev-python/httpx-0.26*[${PYTHON_USEDEP}] |