Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-moto


Commits:
54dca1d8 by Carl Smedstad at 2025-11-03T15:30:22+01:00
upgpkg: 5.1.16-1: Upstream release

https://github.com/getmoto/moto/blob/5.1.16/CHANGELOG.md

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-moto
        pkgdesc = Moto is a library to mock out the boto library.
-       pkgver = 5.1.15
+       pkgver = 5.1.16
        pkgrel = 1
        url = https://github.com/spulec/moto
        arch = any
@@ -58,7 +58,7 @@ pkgbase = python-moto
        optdepends = python-antlr4: for stepfunctions
        optdepends = python-jsonpath-ng: for events, stepfunctions
        optdepends = python-jsonschema: for quicksight
-       source = git+https://github.com/getmoto/moto#tag=5.1.15
-       sha256sums = 
40a745b53bc8d3e84d23e1db6242739fc9264d63566ed73eeecce6411bd12ee9
+       source = git+https://github.com/getmoto/moto#tag=5.1.16
+       sha256sums = 
3def8270189af53ad876d2fca8c1f47103bb4f5abe739e13638a9b4a3a3e6706
 
 pkgname = python-moto


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Guillaume Horel <[email protected]>
 
 pkgname=python-moto
-pkgver=5.1.15
+pkgver=5.1.16
 pkgrel=1
 pkgdesc='Moto is a library to mock out the boto library.'
 arch=(any)
@@ -73,7 +73,7 @@ optdepends=(
   'python-jsonschema: for quicksight'
 )
 source=("git+https://github.com/getmoto/moto#tag=$pkgver";)
-sha256sums=('40a745b53bc8d3e84d23e1db6242739fc9264d63566ed73eeecce6411bd12ee9')
+sha256sums=('3def8270189af53ad876d2fca8c1f47103bb4f5abe739e13638a9b4a3a3e6706')
 
 prepare() {
   cd ${pkgname#python-}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-moto/-/commit/54dca1d8a5fd5aee9f7a2a770a3b2b1442f051d7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-moto/-/commit/54dca1d8a5fd5aee9f7a2a770a3b2b1442f051d7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to