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'
|
# Template file for 'python-ptyprocess'
|
||||||
pkgname=python-ptyprocess
|
pkgname=python-ptyprocess
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ptyprocess-${version}"
|
wrksrc="ptyprocess-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/pexpect/ptyprocess"
|
homepage="https://github.com/pexpect/ptyprocess"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
distfiles="${PYPI_SITE}/p/ptyprocess/ptyprocess-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/ptyprocess/ptyprocess-${version}.tar.gz"
|
||||||
checksum=0530ce63a9295bfae7bd06edc02b6aa935619f486f0f1dc0972f516265ee81a6
|
checksum=e64193f0047ad603b71f202332ab5527c5e52aa7c8b609704fc28c0dc20c4365
|
||||||
|
|
||||||
python3-ptyprocess_package() {
|
python3-ptyprocess_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue