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


Commits:
0ccf4385 by Chih-Hsuan Yen at 2024-05-17T13:16:10+08:00
upgpkg: 2.13.0-1: bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-aiobotocore
        pkgdesc = asyncio support for botocore library using aiohttp
-       pkgver = 2.12.3
+       pkgver = 2.13.0
        pkgrel = 1
        url = https://github.com/aio-libs/aiobotocore
        arch = any
@@ -29,7 +29,9 @@ pkgbase = python-aiobotocore
        depends = python-jmespath
        depends = python-multidict
        depends = python-urllib3
-       source = 
https://github.com/aio-libs/aiobotocore/archive/2.12.3/python-aiobotocore-2.12.3.tar.gz
-       sha256sums = 
fc714603137d8bac1458779523b87e7eddfde8b9effddd6f1dfaa2befe4fc471
+       source = 
https://github.com/aio-libs/aiobotocore/archive/2.13.0/python-aiobotocore-2.13.0.tar.gz
+       source = moto-5.x.diff
+       sha256sums = 
8d92698fadb8568e732ddd080456019429020a5e06af4e466b10eca40a828edb
+       sha256sums = 
2bfadc984a4ad3a6420b356d572c8085b82a46949fc0ecaea98ddce45980503b
 
 pkgname = python-aiobotocore


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname=python-aiobotocore
 _pkgname=aiobotocore
 # https://github.com/aio-libs/aiobotocore/releases
-pkgver=2.12.3
+pkgver=2.13.0
 pkgrel=1
 pkgdesc='asyncio support for botocore library using aiohttp'
 arch=(any)
@@ -19,7 +19,7 @@ checkdepends=(python-moto python-pytest python-pytest-asyncio 
python-dill python
               python-docker python-openapi-spec-validator python-yaml 
python-flask python-flask-cors)
 
source=("https://github.com/aio-libs/aiobotocore/archive/$pkgver/$pkgname-$pkgver.tar.gz";
         "moto-5.x.diff")
-sha256sums=('fc714603137d8bac1458779523b87e7eddfde8b9effddd6f1dfaa2befe4fc471'
+sha256sums=('8d92698fadb8568e732ddd080456019429020a5e06af4e466b10eca40a828edb'
             '2bfadc984a4ad3a6420b356d572c8085b82a46949fc0ecaea98ddce45980503b')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiobotocore/-/commit/0ccf43857d3123d15f9fdd06d486d62e5baa7754

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


Reply via email to