From b75333eb09b5e23870b09d91bb31fd3d420b0369 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 24 May 2023 12:59:09 -0300 Subject: [PATCH] python3-BeautifulSoup4: update to 4.12.2. --- srcpkgs/python3-BeautifulSoup4/template | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/srcpkgs/python3-BeautifulSoup4/template b/srcpkgs/python3-BeautifulSoup4/template index 882ea8a3321..25d104f6d0d 100644 --- a/srcpkgs/python3-BeautifulSoup4/template +++ b/srcpkgs/python3-BeautifulSoup4/template @@ -1,18 +1,18 @@ # Template file for 'python3-BeautifulSoup4' pkgname=python3-BeautifulSoup4 -version=4.11.1 -revision=2 -build_style=python3-module -hostmakedepends="python3-setuptools" -depends="python3 python3-soupsieve" -checkdepends="python3-pytest $depends" +version=4.12.2 +revision=1 +build_style=python3-pep517 +hostmakedepends="hatchling" +depends="python3-soupsieve" +checkdepends="$depends python3-pytest python3-html5lib python3-lxml" short_desc="Python3 HTML/XML parser" maintainer="Orphaned " license="MIT" homepage="https://www.crummy.com/software/BeautifulSoup" -changelog="https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/view/head:/CHANGELOG" +changelog="https://git.launchpad.net/beautifulsoup/plain/CHANGELOG" distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz" -checksum=ad9aa55b65ef2808eb405f46cf74df7fcb7044d5cbc26487f96eb2ef2e436693 +checksum=492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da post_install() { vlicense LICENSE