From 0d618a5e2716d1bdb10e34f948f31f54ddb016d0 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 18 May 2023 17:58:19 +0200 Subject: [PATCH] beautifulsoup, revbump for soupsieve (#8677) --- dev-python/beautifulsoup/beautifulsoup-4.12.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/beautifulsoup/beautifulsoup-4.12.0.recipe b/dev-python/beautifulsoup/beautifulsoup-4.12.0.recipe index d04433ec3..2d3f2d26d 100644 --- a/dev-python/beautifulsoup/beautifulsoup-4.12.0.recipe +++ b/dev-python/beautifulsoup/beautifulsoup-4.12.0.recipe @@ -22,7 +22,7 @@ HOMEPAGE="https://www.crummy.com/software/BeautifulSoup/ https://bugs.launchpad.net/beautifulsoup/" COPYRIGHT="2004-2023 Leonard Richardson" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://pypi.org/packages/source/b/beautifulsoup4/beautifulsoup4-$portVersion.tar.gz" CHECKSUM_SHA256="c5fceeaec29d09c84970e47c65f2f0efe57872f7cff494c9691a26ec0ff13234" SOURCE_DIR="beautifulsoup4-$portVersion"