python3-aiohappyeyeballs: update to 2.4.2.

This commit is contained in:
Andrew J. Hesford 2024-09-27 10:03:27 -04:00
parent 1c863f021a
commit a4ed2fe8fe

View file

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