mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-comm: update to 0.2.2.
This commit is contained in:
parent
6216d413a3
commit
0eb28eb326
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-comm'
|
# Template file for 'python3-comm'
|
||||||
pkgname=python3-comm
|
pkgname=python3-comm
|
||||||
version=0.2.1
|
version=0.2.2
|
||||||
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=7946d8ca485089dffcbbd11279b9195d30bc9dd0a654a7b084702049ebad7403
|
checksum=68c38c96d73dd10c18bdf3e398bee497b084fc50c43848fd4803043262dfca30
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue