From 12d0ce5c4364201e4dba1ae16d35306fc2e263b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 26 Jul 2020 18:48:12 +0200 Subject: [PATCH] dev-python/beautifulsoup: Restrict 4.8.2 to soupsieve<2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild b/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild index 6be95da941cca..7721c03ee437c 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild +++ b/dev-python/beautifulsoup/beautifulsoup-4.8.2.ebuild @@ -20,7 +20,7 @@ SLOT="4" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND=" - dev-python/soupsieve[${PYTHON_USEDEP}] +