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


Commits:
9d004343 by Carl Smedstad at 2025-11-01T12:45:53+01:00
upgpkg: 2.25.1-1: Upstream release

https://github.com/aio-libs/aiobotocore/releases/tag/2.25.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-aiobotocore
        pkgdesc = asyncio support for botocore library using aiohttp
-       pkgver = 2.25.0
+       pkgver = 2.25.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=2.25.0
-       sha256sums = 
7a1948bc5f179db7d4405aed9ae6fb981e19b6425507261ddc654579601a5677
+       source = git+https://github.com/aio-libs/aiobotocore.git#tag=2.25.1
+       sha256sums = 
a4d87d8eeeb159c7198f00e453d55f35475a325410ec83ca7ef0cfb5c6a4e760
 
 pkgname = python-aiobotocore


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Chih-Hsuan Yen <[email protected]>
 
 pkgname=python-aiobotocore
-pkgver=2.25.0
+pkgver=2.25.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")
-sha256sums=('7a1948bc5f179db7d4405aed9ae6fb981e19b6425507261ddc654579601a5677')
+sha256sums=('a4d87d8eeeb159c7198f00e453d55f35475a325410ec83ca7ef0cfb5c6a4e760')
 
 build() {
   cd ${pkgname#python-}



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

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


Reply via email to