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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Mon Jun 27 11:41:08 UTC 2022


    Date: Monday, June 27, 2022 @ 11:41:08
  Author: yan12125
Revision: 1239674

upgpkg: python-moto 3.1.15-1

Modified:
  python-moto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-27 11:40:42 UTC (rev 1239673)
+++ PKGBUILD	2022-06-27 11:41:08 UTC (rev 1239674)
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/spulec/moto/blob/master/CHANGELOG.md
-pkgver=3.1.12
+pkgver=3.1.15
 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=('c6f407715b7babd1ff7796576ba8d873870d9fe6aa4d32664554a6116cc55afb')
+sha256sums=('4c82eae1e6a0e7ea1244117e5e4311deb5c48ae089eff74689a024f3d3973719')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list