python3-aiohappyeyeballs: update to 2.4.4.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:47 -05:00
parent 449369b507
commit e53eda5898

View File

@ -1,6 +1,6 @@
# Template file for 'python3-aiohappyeyeballs'
pkgname=python3-aiohappyeyeballs
version=2.4.3
version=2.4.4
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=0bb4dacfcedb8ef80f8983d4f66242b926c4c29dd271d7f8178f9517ea66abf6
checksum=3306a0837888d7abf89e9ae6197461672ada69d641bdaa6373af593fdb678934
pre_check() {
vsed -i -e '/^addopts/d' pyproject.toml