From bbe868974cf7a280fc85d190a88d36806e49496d Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Fri, 6 Mar 2020 10:43:47 +0100 Subject: [PATCH] python3-marshmallow: update to 3.5.1. --- srcpkgs/python3-marshmallow/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-marshmallow/template b/srcpkgs/python3-marshmallow/template index 07969eac19e..f908c3c2046 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.0 +version=3.5.1 revision=1 archs=noarch wrksrc="marshmallow-${version}" @@ -13,7 +13,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=3a94945a7461f2ab4df9576e51c97d66bee2c86155d3d3933fab752b31effab8 +checksum=90854221bbb1498d003a0c3cc9d8390259137551917961c8b5258c64026b2f85 post_install() { vlicense LICENSE