python-ptyprocess: update to 0.5.1
This commit is contained in:
parent
b9d7386077
commit
2dd1bc5f5a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ptyprocess'
|
||||
pkgname=python-ptyprocess
|
||||
version=0.5
|
||||
version=0.5.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ptyprocess-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pexpect/ptyprocess"
|
||||
license="ISC"
|
||||
distfiles="${PYPI_SITE}/p/ptyprocess/ptyprocess-${version}.tar.gz"
|
||||
checksum=dcb78fb2197b49ca1b7b2f37b047bc89c0da7a90f90bd5bc17c3ce388bb6ef59
|
||||
checksum=0530ce63a9295bfae7bd06edc02b6aa935619f486f0f1dc0972f516265ee81a6
|
||||
|
||||
python3.4-ptyprocess_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue