python3-comm: update to 0.2.0.
This commit is contained in:
parent
41c832cf02
commit
6e38b6e4a4
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-comm'
|
# Template file for 'python3-comm'
|
||||||
pkgname=python3-comm
|
pkgname=python3-comm
|
||||||
version=0.1.4
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||||||
homepage="https://github.com/ipython/comm/"
|
homepage="https://github.com/ipython/comm/"
|
||||||
changelog="https://raw.githubusercontent.com/ipython/comm/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ipython/comm/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ipython/comm/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/ipython/comm/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=4b7c0b56439d6835c1f4abf31b81c931fd6a6eba9e38f11f74ac80d1a720bed7
|
checksum=5977e098e586b62b45759c9fb016529e38b9bbe96923cf29b4546b2a49cace6a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user