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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sat May 7 04:31:46 UTC 2022


    Date: Saturday, May 7, 2022 @ 04:31:45
  Author: yan12125
Revision: 1196117

upgpkg: python-moto 3.1.8-1

Modified:
  python-moto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-07 04:25:02 UTC (rev 1196116)
+++ PKGBUILD	2022-05-07 04:31:45 UTC (rev 1196117)
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/spulec/moto/blob/master/CHANGELOG.md
-pkgver=3.1.7
+pkgver=3.1.8
 pkgrel=1
 pkgdesc='Moto is a library to mock out the boto library.'
 arch=(any)
@@ -41,7 +41,7 @@
 checkdepends+=(python-yaml python-jose python-docker 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=('20607a0fd0cf6530e05ffb623ca84d3f45d50bddbcec2a33705a0cf471e71289')
+sha256sums=('bde95005ec42a88448a98809397030f9e886387f469dcd2fcbc7f38d75858872')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list