diff --git a/srcpkgs/python3-mock/template b/srcpkgs/python3-mock/template index 609b88037f4..13fb37404ef 100644 --- a/srcpkgs/python3-mock/template +++ b/srcpkgs/python3-mock/template @@ -1,7 +1,7 @@ # Template file for 'python3-mock' pkgname=python3-mock -version=5.1.0 -revision=3 +version=5.2.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3" @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="http://mock.readthedocs.org/en/latest/" changelog="https://raw.githubusercontent.com/testing-cabal/mock/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz" -checksum=5e96aad5ccda4718e0a229ed94b2024df75cc2d55575ba5762d31f5767b8767d +checksum=4e460e818629b4b173f32d08bf30d3af8123afbb8e04bb5707a1fd4799e503f0 post_install() { vlicense LICENSE.txt