From d4ef76277c8e9915b0e2b64646f885283fc7ae3d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 3 Oct 2024 08:57:14 -0400 Subject: [PATCH] python3-aiohappyeyeballs: update to 2.4.3. --- 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 dc879f89d23..6ae8a4e65bf 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.2 +version=2.4.3 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=18444a30d25a761086b304a61ff5cd7ea0071a69b5f580460fc3460b42b2bfce +checksum=0bb4dacfcedb8ef80f8983d4f66242b926c4c29dd271d7f8178f9517ea66abf6 pre_check() { vsed -i -e '/^addopts/d' pyproject.toml