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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Thu Aug 25 15:04:44 UTC 2022


    Date: Thursday, August 25, 2022 @ 15:04:43
  Author: yan12125
Revision: 1278649

upgpkg: python-moto 4.0.1-1

Modified:
  python-moto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-25 14:54:50 UTC (rev 1278648)
+++ PKGBUILD	2022-08-25 15:04:43 UTC (rev 1278649)
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/spulec/moto/blob/master/CHANGELOG.md
-pkgver=4.0.0
+pkgver=4.0.1
 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=('742567fa300b9d51cf63f7b1d0524c70b975e85c6a50e3d94346a6984c19d6e0')
+sha256sums=('a9529f295ac786ea80cdce682d57170f801c3618c3b540ced29d0473518f534d')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list