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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sat Jul 2 09:56:02 UTC 2022


    Date: Saturday, July 2, 2022 @ 09:56:01
  Author: yan12125
Revision: 1243614

upgpkg: python-moto 3.1.16-1

Modified:
  python-moto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-02 09:30:33 UTC (rev 1243613)
+++ PKGBUILD	2022-07-02 09:56:01 UTC (rev 1243614)
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/spulec/moto/blob/master/CHANGELOG.md
-pkgver=3.1.15
+pkgver=3.1.16
 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=('4c82eae1e6a0e7ea1244117e5e4311deb5c48ae089eff74689a024f3d3973719')
+sha256sums=('cbe8ad8a949f519771e5d25b670738604757fb67cd474d75d14c20677582e81f')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list