mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
beautifulsoup4, revbump beautifulsoup4 should require soupsieve (#9168)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user