From bb3b4dc04bac1da2d9ccc5575671c4d9b698d966 Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Thu, 30 Sep 2021 21:57:33 -0500 Subject: [PATCH] python3-MechanicalSoup: update to 1.1.0 --- srcpkgs/python3-MechanicalSoup/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-MechanicalSoup/template b/srcpkgs/python3-MechanicalSoup/template index f763efcf4e72..96793b579eeb 100644 --- a/srcpkgs/python3-MechanicalSoup/template +++ b/srcpkgs/python3-MechanicalSoup/template @@ -1,10 +1,9 @@ # Template file for 'python3-MechanicalSoup' pkgname=python3-MechanicalSoup -version=0.12.0 -revision=3 +version=1.1.0 +revision=1 wrksrc=MechanicalSoup-${version} build_style=python3-module -pycompile_module="mechanicalsoup" hostmakedepends="python3-setuptools" depends="python3 python3-requests python3-six python3-lxml python3-BeautifulSoup4" @@ -13,7 +12,7 @@ maintainer="Alex Childs " license="MIT" homepage="https://mechanicalsoup.readthedocs.io/en/stable/index.html" distfiles="${PYPI_SITE}/M/MechanicalSoup/MechanicalSoup-${version}.tar.gz" -checksum=39a60627a97981869251837b8bd082485f2f681df8a3315836ffaa74663627bd +checksum=2be8ad9b7571990fce16d0f99a741779921510eb133d3a4dfdeccb2ff2cd00e5 post_install() { vlicense LICENSE