Date: Monday, August 8, 2022 @ 06:28:12 Author: yan12125 Revision: 1260600
upgpkg: python-moto 3.1.17-1 Modified: python-moto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 05:56:04 UTC (rev 1260599) +++ PKGBUILD 2022-08-08 06:28:12 UTC (rev 1260600) @@ -4,7 +4,7 @@ pkgname=python-moto _pkgname=moto # https://github.com/spulec/moto/blob/master/CHANGELOG.md -pkgver=3.1.16 +pkgver=3.1.17 pkgrel=1 pkgdesc='Moto is a library to mock out the boto library.' arch=(any) @@ -43,7 +43,7 @@ python-graphql-core python-jsondiff python-aws-xray-sdk python-cfn-lint python-sshpubkeys python-pyparsing python-flask python-flask-cors) source=("https://files.pythonhosted.org/packages/source/m/moto/moto-${pkgver}.tar.gz") -sha256sums=('cbe8ad8a949f519771e5d25b670738604757fb67cd474d75d14c20677582e81f') +sha256sums=('f2e5b32e8910c51c0b0de5b73f902bc53e06fb1c1d077d2b848d27e0b0cbe65e') prepare() { cd $_pkgname-$pkgver
