From 277a8ef5e4caa440457da54051c50cb0bd8e8655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 25 Feb 2025 03:51:48 -0300 Subject: [PATCH] python3-BeautifulSoup4: update to 4.13.4. --- srcpkgs/python3-BeautifulSoup4/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-BeautifulSoup4/template b/srcpkgs/python3-BeautifulSoup4/template index 364445f875e..3bb906b2405 100644 --- a/srcpkgs/python3-BeautifulSoup4/template +++ b/srcpkgs/python3-BeautifulSoup4/template @@ -1,10 +1,10 @@ # Template file for 'python3-BeautifulSoup4' pkgname=python3-BeautifulSoup4 -version=4.12.2 -revision=3 +version=4.13.4 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling" -depends="python3-soupsieve" +depends="python3-soupsieve python3-typing_extensions" checkdepends="$depends python3-pytest python3-html5lib python3-lxml" short_desc="Python3 HTML/XML parser" maintainer="Orphaned " @@ -12,7 +12,7 @@ license="MIT" homepage="https://www.crummy.com/software/BeautifulSoup" changelog="https://git.launchpad.net/beautifulsoup/plain/CHANGELOG" distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz" -checksum=492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da +checksum=dbb3c4e1ceae6aefebdaf2423247260cd062430a410e38c66f2baa50a8437195 post_install() { vlicense LICENSE