From 24f24b6c2460ebf156a97154abdda84e396bdc17 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 8 Feb 2025 20:34:51 -0500 Subject: [PATCH] python3-aiohappyeyeballs: update to 2.4.6. --- 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 1748e9cef44..8a5cca2a063 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.4 +version=2.4.6 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=3306a0837888d7abf89e9ae6197461672ada69d641bdaa6373af593fdb678934 +checksum=2d7a8b1a4f6f65028159e26e191091d290e155b09f8e2df62cf10fc68df8ea49 pre_check() { vsed -i -e '/^addopts/d' pyproject.toml