diff --git a/srcpkgs/python3-marshmallow/template b/srcpkgs/python3-marshmallow/template index ec244ddaa9e..eb3ccc5b76a 100644 --- a/srcpkgs/python3-marshmallow/template +++ b/srcpkgs/python3-marshmallow/template @@ -1,18 +1,18 @@ # Template file for 'python3-marshmallow' pkgname=python3-marshmallow -version=3.7.0 -revision=4 +version=3.19.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3" +depends="python3-packaging" checkdepends="python3-pytest python3-simplejson python3-pytz" short_desc="Library for converting complex datatypes (Python3)" maintainer="Orphaned " license="MIT" -homepage="https://github.com/marshmallow-code/marshmallow" +homepage="https://marshmallow.readthedocs.io/en/stable/" changelog="https://raw.githubusercontent.com/marshmallow-code/marshmallow/dev/CHANGELOG.rst" distfiles="${PYPI_SITE}/m/marshmallow/marshmallow-${version}.tar.gz" -checksum=ba949379cb6ef73655f72075e82b31cf57012a5557ede642fc8614ab0354f869 +checksum=90032c0fd650ce94b6ec6dc8dfeb0e3ff50c144586462c389b81a07205bedb78 post_install() { vlicense LICENSE