mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
beautifulsoup4: bump version
This commit is contained in:
@@ -13,9 +13,9 @@ HOMEPAGE="https://bugs.launchpad.net/beautifulsoup/
|
||||
COPYRIGHT="2004-2015 Leonard Richardson
|
||||
2006-2013 James Graham and other contributors"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.org/packages/source/b/beautifulsoup4/beautifulsoup4-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da"
|
||||
CHECKSUM_SHA256="74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051"
|
||||
SOURCE_DIR="beautifulsoup4-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
@@ -53,11 +53,7 @@ for i in "${!PYTHON_PACKAGES[@]}"; do
|
||||
"
|
||||
BUILD_PREREQUIRES+="
|
||||
cmd:python$pythonVersion
|
||||
editables_$pythonPackage
|
||||
hatchling_$pythonPackage
|
||||
pathspec_$pythonPackage
|
||||
pluggy_$pythonPackage
|
||||
trove_classifiers_$pythonPackage
|
||||
"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user