diff --git a/srcpkgs/python3-soupsieve/template b/srcpkgs/python3-soupsieve/template index 107604fec16..6e645de8048 100644 --- a/srcpkgs/python3-soupsieve/template +++ b/srcpkgs/python3-soupsieve/template @@ -1,7 +1,7 @@ # Template file for 'python3-soupsieve' pkgname=python3-soupsieve -version=2.4.1 -revision=3 +version=2.7 +revision=1 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3" @@ -11,8 +11,9 @@ short_desc="CSS4 selector implementation for Python3 Beautiful Soup" maintainer="Orphaned " license="MIT" homepage="https://facelessuser.github.io/soupsieve/" +changelog="https://raw.githubusercontent.com/facelessuser/soupsieve/refs/heads/main/docs/src/markdown/about/changelog.md" distfiles="${PYPI_SITE}/s/soupsieve/soupsieve-${version}.tar.gz" -checksum=89d12b2d5dfcd2c9e8c22326da9d9aa9cb3dfab0a83a024f05704076ee8d35ea +checksum=ad282f9b6926286d2ead4750552c8a6142bc4c783fd66b0293547c8fe6ae126a post_install() { vlicense LICENSE.md