[arch-commits] Commit in python-moto/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sun Aug 21 14:36:57 UTC 2022


    Date: Sunday, August 21, 2022 @ 14:36:56
  Author: yan12125
Revision: 1272562

upgpkg: python-moto 4.0.0-1

Modified:
  python-moto/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-21 14:03:09 UTC (rev 1272561)
+++ PKGBUILD	2022-08-21 14:36:56 UTC (rev 1272562)
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/spulec/moto/blob/master/CHANGELOG.md
-pkgver=3.1.18
+pkgver=4.0.0
 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=('1e05276a62aa5a4aa821b441647c2cbaa2ea175388980b10d5de88d41b327cf7')
+sha256sums=('742567fa300b9d51cf63f7b1d0524c70b975e85c6a50e3d94346a6984c19d6e0')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list