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


Commits:
43e4737b by Carl Smedstad at 2026-01-03T20:05:41+01:00
upgpkg: 3.13.3-1: Upstream release

https://github.com/aio-libs/aiohttp/releases/tag/v3.13.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-aiohttp
        pkgdesc = HTTP client/server for asyncio
-       pkgver = 3.13.2
-       pkgrel = 3
+       pkgver = 3.13.3
+       pkgrel = 1
        url = https://aiohttp.readthedocs.io
        arch = x86_64
        license = Apache-2.0
@@ -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.13.2
-       b2sums = 
933e1c4dbd32b3544f113729c2d3d9adbdcb2f6c644131bd05894db117ae3c1d3c0f462a23ec694a5f016efa457cf30fc6679ef1abdfe642e77d853c587de6ce
+       source = 
python-aiohttp::git+https://github.com/aio-libs/aiohttp#tag=v3.13.3
+       b2sums = 
953ab1505373c605106cee8e12a4339df32ea45856fbc40abebbeca2ce73494eb9210bcf634e9e25d55a8d8dfe2050dfdc8ad42d67dff7322d65f25297a67130
 
 pkgname = python-aiohttp


=====================================
PKGBUILD
=====================================
@@ -7,8 +7,8 @@
 # Check if new updates break python-engineio
 
 pkgname=python-aiohttp
-pkgver=3.13.2
-pkgrel=3
+pkgver=3.13.3
+pkgrel=1
 pkgdesc='HTTP client/server for asyncio'
 arch=(x86_64)
 url=https://aiohttp.readthedocs.io
@@ -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=('933e1c4dbd32b3544f113729c2d3d9adbdcb2f6c644131bd05894db117ae3c1d3c0f462a23ec694a5f016efa457cf30fc6679ef1abdfe642e77d853c587de6ce')
+b2sums=('953ab1505373c605106cee8e12a4339df32ea45856fbc40abebbeca2ce73494eb9210bcf634e9e25d55a8d8dfe2050dfdc8ad42d67dff7322d65f25297a67130')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to