mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
python3-curtsies: update to 0.4.2.
This commit is contained in:
parent
d90ab42171
commit
b8f0ca060c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-curtsies'
|
# Template file for 'python3-curtsies'
|
||||||
pkgname=python3-curtsies
|
pkgname=python3-curtsies
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
depends="python3-blessed python3-cwcwidth"
|
depends="python3-blessed python3-cwcwidth"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/bpython/curtsies"
|
homepage="https://github.com/bpython/curtsies"
|
||||||
changelog="https://raw.githubusercontent.com/bpython/curtsies/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/bpython/curtsies/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/c/curtsies/curtsies-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/curtsies/curtsies-${version}.tar.gz"
|
||||||
checksum=62d10f349c553845306556a7f2663ce96b098d8c5bbc40daec7a6eedde1622b0
|
checksum=6ebe33215bd7c92851a506049c720cca4cf5c192c1665c1d7a98a04c4702760e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue