Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-moto


Commits:
c889d0fc by Chih-Hsuan Yen at 2024-11-04T22:12:04+08:00
upgpkg: 5.0.19-1

- - - - -


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.0.18
+       pkgver = 5.0.19
        pkgrel = 1
        url = https://github.com/spulec/moto
        arch = any
@@ -58,9 +58,9 @@ 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.0.18
+       source = git+https://github.com/getmoto/moto#tag=5.0.19
        source = fix-tests.diff
-       sha256sums = 
c43d650062631a1e146b15a32360b7195e8439a35a8e09fba02877cd8cac4fe3
+       sha256sums = 
bc49cfa38aebfbedf0e3e3e30cd4e6acd72f95e7a7483d28d4fb265216b1f1ac
        sha256sums = 
21305cdf3d650ced1acb1d0f7dde8760b26e32a94c56a5571e798d6b6976cf5a
 
 pkgname = python-moto


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=python-moto
 _pkgname=moto
 # https://github.com/getmoto/moto/blob/master/CHANGELOG.md
-pkgver=5.0.18
+pkgver=5.0.19
 pkgrel=1
 pkgdesc='Moto is a library to mock out the boto library.'
 arch=(any)
@@ -54,7 +54,7 @@ checkdepends+=(python-yaml python-joserfc 
python-openapi-spec-validator python-d
 )
 source=("git+https://github.com/getmoto/moto#tag=$pkgver";
         "fix-tests.diff")
-sha256sums=('c43d650062631a1e146b15a32360b7195e8439a35a8e09fba02877cd8cac4fe3'
+sha256sums=('bc49cfa38aebfbedf0e3e3e30cd4e6acd72f95e7a7483d28d4fb265216b1f1ac'
             '21305cdf3d650ced1acb1d0f7dde8760b26e32a94c56a5571e798d6b6976cf5a')
 
 prepare() {



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

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


Reply via email to