We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21a12e commit 045607aCopy full SHA for 045607a
1 file changed
srcpkgs/python3-aiohttp/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-aiohttp'
2
pkgname=python3-aiohttp
3
-version=3.13.2
+version=3.13.4
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-pkgconfig python3-setuptools python3-wheel"
@@ -12,5 +12,5 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
12
license="Apache-2.0"
13
homepage="https://aiohttp.readthedocs.io/"
14
distfiles="${PYPI_SITE}/a/aiohttp/aiohttp-${version}.tar.gz"
15
-checksum=40176a52c186aefef6eb3cad2cdd30cd06e3afbe88fe8ab2af9c0b90f228daca
+checksum=d97a6d09c66087890c2ab5d49069e1e570583f7ac0314ecf98294c1b6aaebd38
16
make_check=no # Depends on proxy.py and re_assert
0 commit comments