[arch-commits] Commit in python-pexpect/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sat Oct 24 16:27:27 UTC 2015


    Date: Saturday, October 24, 2015 @ 18:27:27
  Author: arodseth
Revision: 144916

upgpkg: python-pexpect 4.0.1-1

Modified:
  python-pexpect/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-24 16:19:40 UTC (rev 144915)
+++ PKGBUILD	2015-10-24 16:27:27 UTC (rev 144916)
@@ -3,17 +3,17 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=3.3
-pkgrel=2
+pkgver=4.0.1
+pkgrel=1
 pkgdesc='Make Python a better tool for controlling and automating other programs'
 arch=('any')
-url='http://pexpect.readthedocs.org/en/latest/'
+url='http://pexpect.readthedocs.org/en/stable/'
 license=('MIT')
 makedepends=('python' 'python2')
 conflicts=('python-pexpect<=2.4')
 replaces=('python-pexpect<=2.4')
 source=("http://pypi.python.org/packages/source/p/pexpect/pexpect-$pkgver.tar.gz")
-sha256sums=('dfea618d43e83cfff21504f18f98019ba520f330e4142e5185ef7c73527de5ba')
+sha256sums=('232795ebcaaf2e120396dbbaa3a129eda51757eeaae1911558f4ef8ee414fc6c')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"



More information about the arch-commits mailing list