From 51fe4ae59669d76ec5646699913fb77b78868b6f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 1 Feb 2021 15:22:19 +0100 Subject: [PATCH] beautifulsoup: bump version --- .../{beautifulsoup-4.9.2.recipe => beautifulsoup-4.9.3.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/beautifulsoup/{beautifulsoup-4.9.2.recipe => beautifulsoup-4.9.3.recipe} (95%) diff --git a/dev-python/beautifulsoup/beautifulsoup-4.9.2.recipe b/dev-python/beautifulsoup/beautifulsoup-4.9.3.recipe similarity index 95% rename from dev-python/beautifulsoup/beautifulsoup-4.9.2.recipe rename to dev-python/beautifulsoup/beautifulsoup-4.9.3.recipe index 24e25bc2b..9fce2724a 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.9.2.recipe +++ b/dev-python/beautifulsoup/beautifulsoup-4.9.3.recipe @@ -15,7 +15,7 @@ COPYRIGHT="2004-2015 Leonard Richardson LICENSE="MIT" REVISION="1" SOURCE_URI="https://pypi.org/packages/source/b/beautifulsoup4/beautifulsoup4-$portVersion.tar.gz" -CHECKSUM_SHA256="1edf5e39f3a5bc6e38b235b369128416c7239b34f692acccececb040233032a1" +CHECKSUM_SHA256="84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25" SOURCE_DIR="beautifulsoup4-$portVersion" ARCHITECTURES="any"