python3-BeautifulSoup4: update to 4.9.3

This commit is contained in:
Colin Booth 2021-02-19 00:47:33 -08:00 committed by Érico Nogueira Rolim
parent 49243b3781
commit 197907f3d3

View file

@ -1,7 +1,7 @@
# Template file for 'python3-BeautifulSoup4' # Template file for 'python3-BeautifulSoup4'
pkgname=python3-BeautifulSoup4 pkgname=python3-BeautifulSoup4
version=4.8.2 version=4.9.3
revision=3 revision=1
wrksrc="beautifulsoup4-${version}" wrksrc="beautifulsoup4-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -10,8 +10,9 @@ short_desc="Python3 HTML/XML parser"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://www.crummy.com/software/BeautifulSoup" homepage="https://www.crummy.com/software/BeautifulSoup"
changelog="https://bazaar.launchpad.net/%7Eleonardr/beautifulsoup/bs4/view/head:/CHANGELOG"
distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz" distfiles="${PYPI_SITE}/b/beautifulsoup4/beautifulsoup4-${version}.tar.gz"
checksum=05fd825eb01c290877657a56df4c6e4c311b3965bda790c613a3d6fb01a5462a checksum=84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25
do_check() { do_check() {
: :