diff --git a/srcpkgs/python3-marshmallow/template b/srcpkgs/python3-marshmallow/template index bcdf4d46e7e..5e2f03b79e6 100644 --- a/srcpkgs/python3-marshmallow/template +++ b/srcpkgs/python3-marshmallow/template @@ -1,6 +1,6 @@ # Template file for 'python3-marshmallow' pkgname=python3-marshmallow -version=3.5.2 +version=3.6.0 revision=1 archs=noarch wrksrc="marshmallow-${version}" @@ -14,7 +14,7 @@ license="MIT" homepage="https://github.com/marshmallow-code/marshmallow" changelog="https://raw.githubusercontent.com/marshmallow-code/marshmallow/dev/CHANGELOG.rst" distfiles="${PYPI_SITE}/m/marshmallow/marshmallow-${version}.tar.gz" -checksum=56663fa1d5385c14c6a1236badd166d6dee987a5f64d2b6cc099dadf96eb4f09 +checksum=c2673233aa21dde264b84349dc2fd1dce5f30ed724a0a00e75426734de5b84ab do_check() { PYTHONPATH="${PWD}/build/lib" pytest3 -v