[arch-commits] Commit in python-moto/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Sat May 15 09:31:14 UTC 2021
Date: Saturday, May 15, 2021 @ 09:31:13
Author: yan12125
Revision: 934603
upgpkg: python-moto 2.0.7-1
Although a upstream dev got test failures with werkzeug/flask 2.0 [1], all tests, including `managedblockchain` ones, are green on my machine.
[1] https://github.com/spulec/moto/pull/3923
Modified:
python-moto/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-15 08:14:29 UTC (rev 934602)
+++ PKGBUILD 2021-05-15 09:31:13 UTC (rev 934603)
@@ -3,7 +3,7 @@
pkgname=python-moto
_pkgname=moto
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc='Moto is a library to mock out the boto library.'
arch=(any)
@@ -37,7 +37,7 @@
python-cfn-lint python-sshpubkeys python-flask python-flask-cors)
source=("https://files.pythonhosted.org/packages/source/m/moto/moto-${pkgver}.tar.gz"
sdist-no-pyc.diff)
-sha256sums=('7982176837406cabb47a84785125d337b6df357ae92ae29423724d072764dd90'
+sha256sums=('4209ee3241df1160523a58a169d31d0c8aa10b7aa75894484de58cbfacf14523'
'4193bd88380f6ab8dac49be37d940993dee4e31351ffd60c8167b7c8e5ec3208')
prepare() {
More information about the arch-commits
mailing list