From e1343f79cbc20ca8adc6f96978bf30895abeadfd Mon Sep 17 00:00:00 2001 From: Ishaan Bhimwal Date: Thu, 28 Jul 2022 14:59:54 +0530 Subject: [PATCH] python3-BeautifulSoup4: update to 4.11.1 and adopt --- 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 cd0535284105..0ce5d20e6279 100644 --- a/srcpkgs/python3-BeautifulSoup4/template +++ b/srcpkgs/python3-BeautifulSoup4/template @@ -1,6 +1,6 @@ # Template file for 'python3-BeautifulSoup4' pkgname=python3-BeautifulSoup4 -version=4.10.0 +version=4.11.1 revision=1 wrksrc="beautifulsoup4-${version}" build_style=python3-module @@ -8,12 +8,12 @@ hostmakedepends="python3-setuptools" depends="python3 python3-soupsieve" checkdepends="python3-pytest $depends" short_desc="Python3 HTML/XML parser" -maintainer="Orphaned " +maintainer="Ishaan Bhimwal " license="MIT" homepage="https://www.crummy.com/software/BeautifulSoup" -changelog="https://bazaar.launchpad.net/%7Eleonardr/beautifulsoup/bs4/view/head:/CHANGELOG" +changelog="https://bazaar.launchpad.net/~leonardr/beautifulsoup/bs4/view/head:/CHANGELOG" distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz" -checksum=c23ad23c521d818955a4151a67d81580319d4bf548d3d49f4223ae041ff98891 +checksum=ad9aa55b65ef2808eb405f46cf74df7fcb7044d5cbc26487f96eb2ef2e436693 post_install() { vlicense LICENSE