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

Alexander Rødseth arodseth at nymeria.archlinux.org
Fri Jul 11 13:33:30 UTC 2014


    Date: Friday, July 11, 2014 @ 15:33:30
  Author: arodseth
Revision: 115456

upgpkg: python-pexpect 3.3-1

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-11 13:23:13 UTC (rev 115455)
+++ PKGBUILD	2014-07-11 13:33:30 UTC (rev 115456)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=3.2
+pkgver=3.3
 pkgrel=1
 pkgdesc='Make Python a better tool for controlling and automating other programs'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('python-pexpect<=2.4')
 replaces=('python-pexpect<=2.4')
 source=("http://pypi.python.org/packages/source/p/pexpect/pexpect-$pkgver.tar.gz")
-sha256sums=('dbc4c9a01c118e198d1b6ca76f31eb7292f212567f253e6b36a880e5168e961f')
+sha256sums=('dfea618d43e83cfff21504f18f98019ba520f330e4142e5185ef7c73527de5ba')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"




More information about the arch-commits mailing list