mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-comm: update to 0.1.4.
This commit is contained in:
parent
3dea1ef02d
commit
c1ffce0ba4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-comm'
|
# Template file for 'python3-comm'
|
||||||
pkgname=python3-comm
|
pkgname=python3-comm
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
depends="python3-traitlets"
|
depends="python3-traitlets"
|
||||||
|
@ -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=9bdea650a6194bf1628b17c2668bf74bf5295c87a7528a8aa4fe4472904b26f2
|
checksum=4b7c0b56439d6835c1f4abf31b81c931fd6a6eba9e38f11f74ac80d1a720bed7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue