From 0eb28eb3268870b4a619cbe0afd0bdf8be359ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 17 Mar 2024 23:17:26 -0300 Subject: [PATCH] python3-comm: update to 0.2.2. --- srcpkgs/python3-comm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-comm/template b/srcpkgs/python3-comm/template index 93c5f3b9fed..a5f6af7ce9d 100644 --- a/srcpkgs/python3-comm/template +++ b/srcpkgs/python3-comm/template @@ -1,6 +1,6 @@ # Template file for 'python3-comm' pkgname=python3-comm -version=0.2.1 +version=0.2.2 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/ipython/comm/" changelog="https://raw.githubusercontent.com/ipython/comm/main/CHANGELOG.md" distfiles="https://github.com/ipython/comm/archive/refs/tags/v$version.tar.gz" -checksum=7946d8ca485089dffcbbd11279b9195d30bc9dd0a654a7b084702049ebad7403 +checksum=68c38c96d73dd10c18bdf3e398bee497b084fc50c43848fd4803043262dfca30 post_install() { vlicense LICENSE