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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sat Jan 8 05:00:57 UTC 2022


    Date: Saturday, January 8, 2022 @ 05:00:56
  Author: yan12125
Revision: 1096968

upgpkg: python-moto 2.3.1-1

Modified:
  python-moto/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-08 03:55:03 UTC (rev 1096967)
+++ PKGBUILD	2022-01-08 05:00:56 UTC (rev 1096968)
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/spulec/moto/blob/master/CHANGELOG.md
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Moto is a library to mock out the boto library.'
 arch=(any)
@@ -42,7 +42,7 @@
                python-cfn-lint python-sshpubkeys python-flask python-flask-cors)
 source=("https://files.pythonhosted.org/packages/source/m/moto/moto-${pkgver}.tar.gz"
         sdist-no-pyc.diff)
-sha256sums=('0d6a179622bb9d0cd8141bb33d78882039ce7400aca3a8c07ad6d00076b60c62'
+sha256sums=('477e6a94c5e940c649c1276276afe6e041a068943a6969009dcca69aa1e7463a'
             '4193bd88380f6ab8dac49be37d940993dee4e31351ffd60c8167b7c8e5ec3208')
 
 prepare() {



More information about the arch-commits mailing list