From 2145de800e653d853b1dae6dba6c8b5d7f2fb975 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 28 Jan 2021 17:56:10 +0100 Subject: [PATCH] beautifulsoup: bump version --- ...{beautifulsoup-4.8.1.recipe => beautifulsoup-4.9.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/beautifulsoup/{beautifulsoup-4.8.1.recipe => beautifulsoup-4.9.2.recipe} (95%) diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.recipe b/dev-python/beautifulsoup/beautifulsoup-4.9.2.recipe similarity index 95% rename from dev-python/beautifulsoup/beautifulsoup-4.8.1.recipe rename to dev-python/beautifulsoup/beautifulsoup-4.9.2.recipe index 6ba0330ff..24e25bc2b 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.recipe +++ b/dev-python/beautifulsoup/beautifulsoup-4.9.2.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="6135db2ba678168c07950f9a16c4031822c6f4aec75a65e0a97bc5ca09789931" +CHECKSUM_SHA256="1edf5e39f3a5bc6e38b235b369128416c7239b34f692acccececb040233032a1" SOURCE_DIR="beautifulsoup4-$portVersion" ARCHITECTURES="any"