From 84a06abae5e248e639591f2db59040a8c8340bf5 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 29 Jun 2017 02:53:00 +0200 Subject: [PATCH] python-ptyprocess: update to 0.5.2 --- srcpkgs/python-ptyprocess/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-ptyprocess/template b/srcpkgs/python-ptyprocess/template index 37a1b7691f9..7bb40d90fcc 100644 --- a/srcpkgs/python-ptyprocess/template +++ b/srcpkgs/python-ptyprocess/template @@ -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 " 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