From a4ed2fe8fef03806fdabc962fa3153902f505c8b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 27 Sep 2024 10:03:27 -0400 Subject: [PATCH] python3-aiohappyeyeballs: update to 2.4.2. --- srcpkgs/python3-aiohappyeyeballs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-aiohappyeyeballs/template b/srcpkgs/python3-aiohappyeyeballs/template index 250ad376e45..dc879f89d23 100644 --- a/srcpkgs/python3-aiohappyeyeballs/template +++ b/srcpkgs/python3-aiohappyeyeballs/template @@ -1,6 +1,6 @@ # Template file for 'python3-aiohappyeyeballs' pkgname=python3-aiohappyeyeballs -version=2.4.0 +version=2.4.2 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=a648ce470a4f65d74ae2bcef6cde0ac5d381c50f0e118866bcb3c0e4bc646efb +checksum=18444a30d25a761086b304a61ff5cd7ea0071a69b5f580460fc3460b42b2bfce pre_check() { vsed -i -e '/^addopts/d' pyproject.toml