beautifulsoup4, revbump beautifulsoup4 should require soupsieve (#9168)

This commit is contained in:
Schrijvers Luc
2023-08-10 05:46:17 +00:00
committed by GitHub
parent f9f911fbbb
commit cc089c8225

View File

@@ -13,7 +13,7 @@ HOMEPAGE="https://bugs.launchpad.net/beautifulsoup/
COPYRIGHT="2004-2015 Leonard Richardson
2006-2013 James Graham and other contributors"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://pypi.org/packages/source/b/beautifulsoup4/beautifulsoup4-$portVersion.tar.gz"
CHECKSUM_SHA256="492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da"
SOURCE_DIR="beautifulsoup4-$portVersion"
@@ -43,6 +43,7 @@ for i in "${!PYTHON_PACKAGES[@]}"; do
eval "REQUIRES_$pythonPackage=\"
haiku
cmd:python$pythonVersion
soupsieve_$pythonPackage
\""
BUILD_REQUIRES+="
build_$pythonPackage