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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sun Aug 14 07:19:17 UTC 2022


    Date: Sunday, August 14, 2022 @ 07:19:17
  Author: yan12125
Revision: 1266023

upgpkg: python-moto 3.1.18-1

Modified:
  python-moto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-14 06:48:50 UTC (rev 1266022)
+++ PKGBUILD	2022-08-14 07:19:17 UTC (rev 1266023)
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/spulec/moto/blob/master/CHANGELOG.md
-pkgver=3.1.17
+pkgver=3.1.18
 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=('f2e5b32e8910c51c0b0de5b73f902bc53e06fb1c1d077d2b848d27e0b0cbe65e')
+sha256sums=('1e05276a62aa5a4aa821b441647c2cbaa2ea175388980b10d5de88d41b327cf7')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list