Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-moto
Commits:
51a77d82 by Chih-Hsuan Yen at 2024-04-08T02:21:12+08:00
Python 3.12 rebuilds (--nocheck to break cyclic dependency)
python-moto -> python-aws-xray-sdk -> python-aiobotocore -> python-moto
- - - - -
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 = 4.2.13
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/spulec/moto
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ _pkgname=moto
# UPDATE_BLOCKED: upstream API changes in 5.x break many packages
# https://github.com/spulec/moto/blob/master/CHANGELOG.md
pkgver=4.2.13
-pkgrel=1
+pkgrel=2
pkgdesc='Moto is a library to mock out the boto library.'
arch=(any)
url='https://github.com/spulec/moto'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-moto/-/commit/51a77d82e70f7e676dd6b1d74d4ba45aace404c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-moto/-/commit/51a77d82e70f7e676dd6b1d74d4ba45aace404c1
You're receiving this email because of your account on gitlab.archlinux.org.