diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.12.2.recipe b/dev-python/beautifulsoup4/beautifulsoup4-4.12.3.recipe similarity index 91% rename from dev-python/beautifulsoup4/beautifulsoup4-4.12.2.recipe rename to dev-python/beautifulsoup4/beautifulsoup4-4.12.3.recipe index 69180e2c7..dda31a341 100644 --- a/dev-python/beautifulsoup4/beautifulsoup4-4.12.2.recipe +++ b/dev-python/beautifulsoup4/beautifulsoup4-4.12.3.recipe @@ -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