From aad21119b53669195635b882d21e44be72f7b1c9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 17 Mar 2025 20:39:02 -0400 Subject: [PATCH] python3-websockets: update to 15.0.1. --- srcpkgs/python3-websockets/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-websockets/template b/srcpkgs/python3-websockets/template index be03e916888..b5679df2c49 100644 --- a/srcpkgs/python3-websockets/template +++ b/srcpkgs/python3-websockets/template @@ -1,6 +1,6 @@ # Template file for 'python3-websockets' pkgname=python3-websockets -version=15.0 +version=15.0.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://websockets.readthedocs.io/en/stable/" changelog="https://websockets.readthedocs.io/en/stable/project/changelog.html" distfiles="${PYPI_SITE}/w/websockets/websockets-${version}.tar.gz" -checksum=ca36151289a15b39d8d683fd8b7abbe26fc50be311066c5f8dcf3cb8cee107ab +checksum=82544de02076bafba038ce055ee6412d68da13ab47f0c60cab827346de828dee # Package ships no tests make_check=no