python-ptyprocess: update to 0.5.2
This commit is contained in:
parent
c13f361d11
commit
84a06abae5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-ptyprocess'
|
||||
pkgname=python-ptyprocess
|
||||
version=0.5.1
|
||||
revision=2
|
||||
version=0.5.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ptyprocess-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,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=0530ce63a9295bfae7bd06edc02b6aa935619f486f0f1dc0972f516265ee81a6
|
||||
checksum=e64193f0047ad603b71f202332ab5527c5e52aa7c8b609704fc28c0dc20c4365
|
||||
|
||||
python3-ptyprocess_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue