diff --git a/srcpkgs/python3-pyrsistent/template b/srcpkgs/python3-pyrsistent/template index 50ead293041..d8e8578064a 100644 --- a/srcpkgs/python3-pyrsistent/template +++ b/srcpkgs/python3-pyrsistent/template @@ -1,17 +1,18 @@ # Template file for 'python3-pyrsistent' pkgname=python3-pyrsistent -version=0.18.1 -revision=2 -build_style=python3-module -hostmakedepends="python3-setuptools python3-devel" +version=0.19.3 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-setuptools python3-wheel python3-devel" depends="python3" checkdepends="python3-pytest python3-hypothesis" short_desc="Python persistent immutable data structures" maintainer="dkwo " license="MIT" homepage="https://github.com/tobgu/pyrsistent/" +changelog="https://raw.githubusercontent.com/tobgu/pyrsistent/master/CHANGES.txt" distfiles="${PYPI_SITE}/p/pyrsistent/pyrsistent-${version}.tar.gz" -checksum=d4d61f8b993a7255ba714df3aca52700f8125289f84f704cf80916517c46eb96 +checksum=1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440 post_install() { vlicense LICENSE.mit LICENSE