diff --git a/srcpkgs/python3-soupsieve/template b/srcpkgs/python3-soupsieve/template index 81c62d9a0c4..800821ba6a2 100644 --- a/srcpkgs/python3-soupsieve/template +++ b/srcpkgs/python3-soupsieve/template @@ -1,9 +1,9 @@ # Template file for 'python3-soupsieve' pkgname=python3-soupsieve -version=1.9.5 -revision=9 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=2.3.2 +revision=1 +build_style=python3-pep517 +hostmakedepends="hatchling" depends="python3" checkdepends="python3-pytest python3-lxml python3-html5lib python3-BeautifulSoup4" @@ -12,7 +12,7 @@ maintainer="Aluísio Augusto Silva Gonçalves " license="MIT" homepage="https://facelessuser.github.io/soupsieve/" distfiles="${PYPI_SITE}/s/soupsieve/soupsieve-${version}.tar.gz" -checksum=e2c1c5dee4a1c36bcb790e0fabd5492d874b8ebd4617622c4f6a731701060dda +checksum=0bcc6d7432153063e3df09c3ac9442af3eba488715bfcad6a4c38ccb2a523124 post_install() { vlicense LICENSE.md