diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-11-09 11:37:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-11-09 11:37:42 +0100 |
commit | 4ca631be4c76fe6e6f2fcf675e4f8f80162d6a65 (patch) | |
tree | 827c74a34b790aff15c44d3e358f83ebe556cb86 /dev-python/yarl | |
parent | dev-python/virtualenv: Remove old (diff) | |
download | gentoo-4ca631be4c76fe6e6f2fcf675e4f8f80162d6a65.tar.gz gentoo-4ca631be4c76fe6e6f2fcf675e4f8f80162d6a65.tar.bz2 gentoo-4ca631be4c76fe6e6f2fcf675e4f8f80162d6a65.zip |
dev-python/yarl: Remove stale pypy3.7 deps
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/yarl')
-rw-r--r-- | dev-python/yarl/yarl-1.6.3-r1.ebuild (renamed from dev-python/yarl/yarl-1.6.3.ebuild) | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/yarl/yarl-1.6.3.ebuild b/dev-python/yarl/yarl-1.6.3-r1.ebuild index b9b9dde0ef79..6585f2502e28 100644 --- a/dev-python/yarl/yarl-1.6.3.ebuild +++ b/dev-python/yarl/yarl-1.6.3-r1.ebuild @@ -18,9 +18,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x6 RDEPEND=" >=dev-python/multidict-4.0[${PYTHON_USEDEP}] >=dev-python/idna-2.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep ' - >=dev-python/typing-extensions-3.7.4[${PYTHON_USEDEP}] - ' python3_7 pypy3) " distutils_enable_tests pytest |