Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-aiohttp


Commits:
8c89f5cb by Daniel M. Capella at 2025-06-07T15:52:16-04:00
upgpkg: 3.12.11-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-aiohttp
        pkgdesc = HTTP client/server for asyncio
-       pkgver = 3.12.9
+       pkgver = 3.12.11
        pkgrel = 1
        url = https://aiohttp.readthedocs.io
        arch = x86_64
@@ -42,7 +42,7 @@ pkgbase = python-aiohttp
        optdepends = gunicorn: to deploy using Gunicorn
        optdepends = python-aiodns: for fast DNS resolving
        optdepends = python-brotli: for Brotli transfer-encodings support
-       source = 
python-aiohttp::git+https://github.com/aio-libs/aiohttp#tag=v3.12.9
-       b2sums = 
7b1a977e0ea8dde8d9466d4415fd16e007143e4e579b9048ca8f2144f42eb4c4a96f94722fa85fe97b205eade29b4cefc8bba3a2df0ad74c88831c7df4ce0d2f
+       source = 
python-aiohttp::git+https://github.com/aio-libs/aiohttp#tag=v3.12.11
+       b2sums = 
28309057dd629971798e7b7ead5b20a082ca12e5a331cdda10a7d3aabacc5370f2de7473bfc8f83bd9bf98871d770a9daf88616f9e7a7aa81dd9b8ee8aa1bb53
 
 pkgname = python-aiohttp


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Check if new updates break python-engineio
 
 pkgname=python-aiohttp
-pkgver=3.12.9
+pkgver=3.12.11
 pkgrel=1
 pkgdesc='HTTP client/server for asyncio'
 arch=(x86_64)
@@ -59,7 +59,7 @@ optdepends=(
   'python-brotli: for Brotli transfer-encodings support'
 )
 source=("$pkgname::git+https://github.com/aio-libs/aiohttp#tag=v$pkgver";)
-b2sums=('7b1a977e0ea8dde8d9466d4415fd16e007143e4e579b9048ca8f2144f42eb4c4a96f94722fa85fe97b205eade29b4cefc8bba3a2df0ad74c88831c7df4ce0d2f')
+b2sums=('28309057dd629971798e7b7ead5b20a082ca12e5a331cdda10a7d3aabacc5370f2de7473bfc8f83bd9bf98871d770a9daf88616f9e7a7aa81dd9b8ee8aa1bb53')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiohttp/-/commit/8c89f5cbc23e58286e6a9c68b4ac7b91a3fee82d

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


Reply via email to