From 0be2b84da9a46afcf81ff31ad01fbe3b905f7bc0 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 28 May 2021 07:51:52 -0400 Subject: [PATCH] python3-websockets: update to 9.1. --- srcpkgs/python3-websockets/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-websockets/template b/srcpkgs/python3-websockets/template index 59f59459f86..2632622862a 100644 --- a/srcpkgs/python3-websockets/template +++ b/srcpkgs/python3-websockets/template @@ -1,6 +1,6 @@ # Template file for 'python3-websockets' pkgname=python3-websockets -version=9.0.2 +version=9.1 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -11,8 +11,9 @@ short_desc="Library for building WebSocket clients and servers in Python" maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://websockets.readthedocs.io/en/stable/" +changelog="https://websockets.readthedocs.io/en/stable/changelog.html" distfiles="${PYPI_SITE}/w/websockets/websockets-${version}.tar.gz" -checksum=6550ecf06e39b7b009605d332dc58b04f3f6f8fe087d452bb2ea4712fbbdcbe6 +checksum=276d2339ebf0df4f45df453923ebd2270b87900eda5dfd4a6b0cfa15f82111c3 post_install() { vlicense LICENSE