python3-ptyprocess: update to 0.7.0.
This commit is contained in:
parent
706a62214b
commit
08d0eb662b
@ -1,17 +1,18 @@
|
||||
# Template file for 'python3-ptyprocess'
|
||||
pkgname=python3-ptyprocess
|
||||
version=0.6.0
|
||||
revision=4
|
||||
version=0.7.0
|
||||
revision=1
|
||||
wrksrc="ptyprocess-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Run a subprocess in a pseudo terminal (Python3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/pexpect/ptyprocess"
|
||||
distfiles="${PYPI_SITE}/p/ptyprocess/ptyprocess-${version}.tar.gz"
|
||||
checksum=923f299cc5ad920c68f2bc0bc98b75b9f838b93b599941a6b63ddbc2476394c0
|
||||
checksum=5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user