From b6065d147aca7bb2c5cb8d890f3e671ed8f9e685 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 23 Aug 2024 09:18:54 -0400 Subject: [PATCH] python3-aiohappyeyeballs: update to 2.4.0. --- 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 70297b0a862..250ad376e45 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.3.5 +version=2.4.0 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=a61d849b9efaf1b4bdddf37eba98e92fa4c1c94171696cff7805a8b78e8a6296 +checksum=a648ce470a4f65d74ae2bcef6cde0ac5d381c50f0e118866bcb3c0e4bc646efb pre_check() { vsed -i -e '/^addopts/d' pyproject.toml