Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-aiohttp


Commits:
34c08577 by Antonio Rojas at 2025-12-26T21:10:14+01:00
upgpkg: 3.13.2-3: Python 3.14 rebuild

- - - - -


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 = 2
+       pkgrel = 3
        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=2
+pkgrel=3
 pkgdesc='HTTP client/server for asyncio'
 arch=(x86_64)
 url=https://aiohttp.readthedocs.io
@@ -100,6 +100,8 @@ check() {
 
     # Tests freeze and timeout when running serialized, no idea why
     -n auto
+
+    -W ignore::DeprecationWarning
   )
 
   cd $pkgname



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

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


Reply via email to