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


Commits:
c3322958 by Carl Smedstad at 2026-01-31T22:38:28+01:00
upgpkg: 3.1.1-1: Upstream release

https://github.com/aio-libs/aiobotocore/blob/3.1.1/CHANGES.rst

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-aiobotocore
        pkgdesc = asyncio support for botocore library using aiohttp
-       pkgver = 3.1.0
+       pkgver = 3.1.1
        pkgrel = 1
        url = https://github.com/aio-libs/aiobotocore
        arch = any
@@ -30,7 +30,7 @@ pkgbase = python-aiobotocore
        depends = python-jmespath
        depends = python-multidict
        depends = python-wrapt
-       source = git+https://github.com/aio-libs/aiobotocore.git#tag=3.1.0
-       b2sums = 
35987c5f3d91e63938bfefccb2d3d81df1e49769e13b6ddb332ed2f7f9ef68ef05dda0590fc3431e920dcf0dfc80fbf23b51dc54478139556f4828fb22deefa4
+       source = git+https://github.com/aio-libs/aiobotocore.git#tag=3.1.1
+       b2sums = 
4b47b437c3be4a0eb0378a46c72df334d5ca89ecf8d22ac64aff678bbed11b3aa4ce3aa823cec919c30dda34a54af1c00af0097819ca94be72051346ae9f2f21
 
 pkgname = python-aiobotocore


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Chih-Hsuan Yen <[email protected]>
 
 pkgname=python-aiobotocore
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc='asyncio support for botocore library using aiohttp'
 arch=(any)
@@ -40,7 +40,7 @@ checkdepends=(
   python-yaml
 )
 source=("git+$url.git#tag=$pkgver")
-b2sums=('35987c5f3d91e63938bfefccb2d3d81df1e49769e13b6ddb332ed2f7f9ef68ef05dda0590fc3431e920dcf0dfc80fbf23b51dc54478139556f4828fb22deefa4')
+b2sums=('4b47b437c3be4a0eb0378a46c72df334d5ca89ecf8d22ac64aff678bbed11b3aa4ce3aa823cec919c30dda34a54af1c00af0097819ca94be72051346ae9f2f21')
 
 build() {
   cd ${pkgname#python-}



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

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


Reply via email to