Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aiohttp
Commits:
9b3ea954 by Jelle van der Waa at 2025-12-16T12:03:19+01:00
upgpkg: 3.13.2-2: Rebuild for Python 3.14 (nocheck)
- - - - -
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 = 1
+ pkgrel = 2
url = https://aiohttp.readthedocs.io
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgname=python-aiohttp
pkgver=3.13.2
-pkgrel=1
+pkgrel=2
pkgdesc='HTTP client/server for asyncio'
arch=(x86_64)
url=https://aiohttp.readthedocs.io
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiohttp/-/commit/9b3ea9546f2ede7a297ae9d8f0776cb9a57ac11b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiohttp/-/commit/9b3ea9546f2ede7a297ae9d8f0776cb9a57ac11b
You're receiving this email because of your account on gitlab.archlinux.org.