From 4ea225cf29939f65ba2efba95365da13ca8687a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 2 May 2023 00:25:45 -0300 Subject: [PATCH] python3-comm: update to 0.1.3. --- srcpkgs/python3-comm/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-comm/template b/srcpkgs/python3-comm/template index 0bbba8dc0ed..29ebd5afd77 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.1.1 +version=0.1.3 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -10,8 +10,9 @@ short_desc="Python comm implementation for the Jupyter kernel protocol" maintainer="dkwo " license="BSD-3-Clause" homepage="https://github.com/ipython/comm/" -distfiles="https://github.com/ipython/comm/archive/refs/tags/$version.tar.gz" -checksum=2868dfd1e482b821a929d662bf3d89adeb8a091239bf1497187797fe9e4c12fa +changelog="https://raw.githubusercontent.com/ipython/comm/main/CHANGELOG.md" +distfiles="https://github.com/ipython/comm/archive/refs/tags/v$version.tar.gz" +checksum=9bdea650a6194bf1628b17c2668bf74bf5295c87a7528a8aa4fe4472904b26f2 post_install() { vlicense LICENSE