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


Commits:
3cebf446 by Carl Smedstad at 2026-01-03T17:59:40+01:00
upgpkg: 5.1.19-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-moto
        pkgdesc = Moto is a library to mock out the boto library.
-       pkgver = 5.1.18
-       pkgrel = 2
+       pkgver = 5.1.19
+       pkgrel = 1
        url = https://github.com/spulec/moto
        arch = any
        license = Apache-2.0
@@ -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.18
-       sha256sums = 
ee63b1dfaf0cb5853675852f5878b2efc64c916243f10c31b95417e128029900
+       source = git+https://github.com/getmoto/moto#tag=5.1.19
+       b2sums = 
0b4ef11c833be003f152e5353c40eec108719fc931fba27c7dbd50fdb12d1ae14a94c97f97eb56c6264c908ca14b67853adc17f2a7de0eac4a725641fdb4c50b
 
 pkgname = python-moto


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



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

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


Reply via email to