python3-aiohappyeyeballs: update to 2.6.1.

This commit is contained in:
Andrew J. Hesford 2025-03-17 20:19:24 -04:00
parent f349d11cbe
commit 680c6253eb

View file

@ -1,6 +1,6 @@
# Template file for 'python3-aiohappyeyeballs'
pkgname=python3-aiohappyeyeballs
version=2.4.6
version=2.6.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
@ -12,7 +12,7 @@ license="PSF-2.0"
homepage="https://aiohappyeyeballs.readthedocs.io"
changelog="https://raw.githubusercontent.com/aio-libs/aiohappyeyeballs/main/CHANGELOG.md"
distfiles="https://github.com/aio-libs/aiohappyeyeballs/archive/v${version}.tar.gz"
checksum=2d7a8b1a4f6f65028159e26e191091d290e155b09f8e2df62cf10fc68df8ea49
checksum=1c39ffb3dfc71547f8af88bb247bb9feffc12545b032a882cd245295ac49e845
pre_check() {
vsed -i -e '/^addopts/d' pyproject.toml