Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aiohttp
Commits:
ba771322 by Jelle van der Waa at 2024-11-21T09:23:43+01:00
upgpkg: 3.10.5-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aiohttp
pkgdesc = HTTP client/server for asyncio
pkgver = 3.10.5
- pkgrel = 1
+ pkgrel = 2
url = https://aiohttp.readthedocs.io
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
_pkgname=aiohttp
pkgname=python-aiohttp
pkgver=3.10.5
-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/ba7713223520bb9c2567351c231d78171f5e9f9b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiohttp/-/commit/ba7713223520bb9c2567351c231d78171f5e9f9b
You're receiving this email because of your account on gitlab.archlinux.org.