community/py3-moto: upgrade to 5.0.14

This commit is contained in:
Antoine Martin 2024-09-17 11:39:37 -04:00 committed by omni
parent ac94faacfb
commit 378c89fe4c

View file

@ -1,7 +1,7 @@
# Contributor: Antoine Martin (ayakael) <dev@ayakael.net>
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=py3-moto
pkgver=5.0.12
pkgver=5.0.14
pkgrel=0
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=moto
@ -20,6 +20,7 @@ depends="
py3-dateutil
py3-responses
py3-jinja2
py3-jsonpath-ng
"
checkdepends="
py3-pytest
@ -113,5 +114,5 @@ package() {
}
sha512sums="
8b712a39be0b7a7662b0516b50d5ce1d4221d1988a51067c6d9333d59bb14adfb00311317f64598b4bf7cb86f966d0d592229696c31824297750af34b184deb1 py3-moto-5.0.12.tar.gz
3860ce2fa0b0591043b5fcf7fce4b349109d55a5fe6c6111f319f5a2514c3202b71a14a399a9d58d50b8e9397f9db1f98f66141703bf499395b05830958065a2 py3-moto-5.0.14.tar.gz
"