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

2020-11-11 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 11, 2020 @ 15:08:03
  Author: foutrelis
Revision: 750893

upgpkg: python-pexpect 4.8.0-3: Python 3.9 rebuild

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 15:08:03 UTC (rev 750892)
+++ PKGBUILD2020-11-11 15:08:03 UTC (rev 750893)
@@ -3,7 +3,7 @@
 
 pkgname=(python-pexpect python2-pexpect)
 pkgver=4.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc='For controlling and automating applications'
 arch=(any)
 url='https://pexpect.readthedocs.org/en/stable/'


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

2020-11-09 Thread Felix Yan via arch-commits
Date: Monday, November 9, 2020 @ 16:56:59
  Author: felixonmars
Revision: 747731

upgpkg: python-pexpect 4.8.0-2: Python 3.9 rebuild

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 16:56:58 UTC (rev 747730)
+++ PKGBUILD2020-11-09 16:56:59 UTC (rev 747731)
@@ -3,7 +3,7 @@
 
 pkgname=(python-pexpect python2-pexpect)
 pkgver=4.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='For controlling and automating applications'
 arch=(any)
 url='https://pexpect.readthedocs.org/en/stable/'


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

2020-02-05 Thread Alexander Rødseth via arch-commits
Date: Wednesday, February 5, 2020 @ 20:55:20
  Author: arodseth
Revision: 563529

upgpkg: python-pexpect 4.8.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 20:51:25 UTC (rev 563528)
+++ PKGBUILD2020-02-05 20:55:20 UTC (rev 563529)
@@ -2,14 +2,14 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=(python-pexpect python2-pexpect)
-pkgver=4.7.0
-pkgrel=3
+pkgver=4.8.0
+pkgrel=1
 pkgdesc='For controlling and automating applications'
 arch=(any)
 url='https://pexpect.readthedocs.org/en/stable/'
 license=(MIT)
 makedepends=(git python python2)
-source=("git+https://github.com/pexpect/pexpect#tag=$pkgver;)
+source=("git+https://github.com/pexpect/pexpect#commit=5eed1a31a2853a09b7367c59fbd1a4a0b53341df;)
 # 4.8.0
 sha512sums=('SKIP')
 
 prepare() {


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

2019-11-01 Thread Felix Yan via arch-commits
Date: Friday, November 1, 2019 @ 13:29:07
  Author: felixonmars
Revision: 521833

Python 3.8 rebuild

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-01 13:28:26 UTC (rev 521832)
+++ PKGBUILD2019-11-01 13:29:07 UTC (rev 521833)
@@ -3,7 +3,7 @@
 
 pkgname=(python-pexpect python2-pexpect)
 pkgver=4.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc='For controlling and automating applications'
 arch=(any)
 url='https://pexpect.readthedocs.org/en/stable/'


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

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 19:54:03
  Author: felixonmars
Revision: 519614

Python 3.8 rebuild

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 19:53:52 UTC (rev 519613)
+++ PKGBUILD2019-10-25 19:54:03 UTC (rev 519614)
@@ -3,7 +3,7 @@
 
 pkgname=(python-pexpect python2-pexpect)
 pkgver=4.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='For controlling and automating applications'
 arch=(any)
 url='https://pexpect.readthedocs.org/en/stable/'


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

2019-05-07 Thread Alexander Rødseth via arch-commits
Date: Tuesday, May 7, 2019 @ 08:19:40
  Author: arodseth
Revision: 461891

upgpkg: python-pexpect 4.7.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |   22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 22:50:40 UTC (rev 461890)
+++ PKGBUILD2019-05-07 08:19:40 UTC (rev 461891)
@@ -1,15 +1,15 @@
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Alexander F. Rødseth 
 # Contributor: Aaron Schaefer 
 
-pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.6.0
-pkgrel=2
+pkgname=(python-pexpect python2-pexpect)
+pkgver=4.7.0
+pkgrel=1
 pkgdesc='For controlling and automating applications'
-arch=('any')
+arch=(any)
 url='https://pexpect.readthedocs.org/en/stable/'
-license=('MIT')
-makedepends=('git' 'python' 'python2')
-source=("git+https://github.com/pexpect/pexpect#tag=${pkgver%%.0};)
+license=(MIT)
+makedepends=(git python python2)
+source=("git+https://github.com/pexpect/pexpect#tag=$pkgver;)
 sha512sums=('SKIP')
 
 prepare() {
@@ -18,7 +18,7 @@
 }
 
 package_python-pexpect() {
-  depends+=('python' 'python-ptyprocess')
+  depends+=(python python-ptyprocess)
 
   cd pexpect
   python setup.py install --root="$pkgdir"
@@ -26,7 +26,7 @@
 }
 
 package_python2-pexpect() {
-  depends+=('python2' 'python2-ptyprocess')
+  depends+=(python2 python2-ptyprocess)
 
   cd python2-pexpect
   python2 setup.py install --root="$pkgdir"
@@ -33,5 +33,5 @@
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
+# getver: pypi.python.org/pypi/pexpect
 # vim: ts=2 sw=2 et:
-# getver: pypi.python.org/pypi/pexpect


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

2018-06-29 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 01:41:27
  Author: felixonmars
Revision: 347815

upgpkg: python-pexpect 4.6.0-2

Python 3.7 rebuild

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 01:40:13 UTC (rev 347814)
+++ PKGBUILD2018-06-30 01:41:27 UTC (rev 347815)
@@ -4,7 +4,7 @@
 
 pkgname=('python-pexpect' 'python2-pexpect')
 pkgver=4.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='For controlling and automating applications'
 arch=('any')
 url='https://pexpect.readthedocs.org/en/stable/'
@@ -11,7 +11,7 @@
 license=('MIT')
 makedepends=('git' 'python' 'python2')
 source=("git+https://github.com/pexpect/pexpect#tag=${pkgver%%.0};)
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   cp -r pexpect python2-pexpect


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

2018-06-05 Thread Alexander Rødseth via arch-commits
Date: Tuesday, June 5, 2018 @ 09:09:21
  Author: arodseth
Revision: 340498

upgpkg: python-pexpect 4.6.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-05 09:06:58 UTC (rev 340497)
+++ PKGBUILD2018-06-05 09:09:21 UTC (rev 340498)
@@ -3,13 +3,13 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.5.0
+pkgver=4.6.0
 pkgrel=1
 pkgdesc='For controlling and automating applications'
 arch=('any')
 url='https://pexpect.readthedocs.org/en/stable/'
 license=('MIT')
-makedepends=('python' 'python2' 'git')
+makedepends=('git' 'python' 'python2')
 source=("git+https://github.com/pexpect/pexpect#tag=${pkgver%%.0};)
 md5sums=('SKIP')
 
@@ -26,7 +26,6 @@
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
-
 package_python2-pexpect() {
   depends+=('python2' 'python2-ptyprocess')
 


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

2018-04-15 Thread Alexander Rødseth via arch-commits
Date: Sunday, April 15, 2018 @ 14:55:41
  Author: arodseth
Revision: 316354

upgpkg: python-pexpect 4.5.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-15 14:44:15 UTC (rev 316353)
+++ PKGBUILD2018-04-15 14:55:41 UTC (rev 316354)
@@ -3,25 +3,25 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.4.0
+pkgver=4.5.0
 pkgrel=1
 pkgdesc='For controlling and automating applications'
 arch=('any')
 url='https://pexpect.readthedocs.org/en/stable/'
 license=('MIT')
-makedepends=('python' 'python2')
-source=("https://pypi.python.org/packages/fa/c3/60c0cbf96f242d0b47a82e9ca634dcd6dcb043832cf05e17540812e1c707/pexpect-$pkgver.tar.gz;)
-sha256sums=('67b85a1565968e3d5b5e7c9283caddc90c3947a2625bed1905be27bd5a03e47d')
+makedepends=('python' 'python2' 'git')
+source=("git+https://github.com/pexpect/pexpect#tag=${pkgver%%.0};)
+md5sums=('SKIP')
 
 prepare() {
-  cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"
-  sed -i 's:env python:env python2:' "python2-pexpect-$pkgver/pexpect/FSM.py"
+  cp -r pexpect python2-pexpect
+  sed -i 's,env python,env python2,' python2-pexpect/pexpect/FSM.py
 }
 
 package_python-pexpect() {
   depends+=('python' 'python-ptyprocess')
 
-  cd "pexpect-$pkgver"
+  cd pexpect
   python setup.py install --root="$pkgdir"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
@@ -30,7 +30,7 @@
 package_python2-pexpect() {
   depends+=('python2' 'python2-ptyprocess')
 
-  cd "python2-pexpect-$pkgver"
+  cd python2-pexpect
   python2 setup.py install --root="$pkgdir"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }


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

2018-03-02 Thread Alexander Rødseth via arch-commits
Date: Friday, March 2, 2018 @ 22:47:08
  Author: arodseth
Revision: 301646

upgpkg: python-pexpect 4.4.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-02 22:45:47 UTC (rev 301645)
+++ PKGBUILD2018-03-02 22:47:08 UTC (rev 301646)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.3.1
+pkgver=4.4.0
 pkgrel=1
 pkgdesc='For controlling and automating applications'
 arch=('any')
@@ -10,8 +10,8 @@
 url='https://pexpect.readthedocs.org/en/stable/'
 license=('MIT')
 makedepends=('python' 'python2')
-source=("https://pypi.python.org/packages/14/05/47c8bca66390c9b18c91f6152db4b74eb850382e8e13aa2f06dfb3036466/pexpect-$pkgver.tar.gz;)
-sha256sums=('8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575')
+source=("https://pypi.python.org/packages/fa/c3/60c0cbf96f242d0b47a82e9ca634dcd6dcb043832cf05e17540812e1c707/pexpect-$pkgver.tar.gz;)
+sha256sums=('67b85a1565968e3d5b5e7c9283caddc90c3947a2625bed1905be27bd5a03e47d')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"


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

2018-01-26 Thread Alexander Rødseth via arch-commits
Date: Friday, January 26, 2018 @ 13:59:03
  Author: arodseth
Revision: 287146

upgpkg: python-pexpect 4.3.1-1

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-26 13:25:58 UTC (rev 287145)
+++ PKGBUILD2018-01-26 13:59:03 UTC (rev 287146)
@@ -3,15 +3,15 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
-pkgdesc='For controlling and automating other programs'
+pkgdesc='For controlling and automating applications'
 arch=('any')
-url='http://pexpect.readthedocs.org/en/stable/'
+url='https://pexpect.readthedocs.org/en/stable/'
 license=('MIT')
 makedepends=('python' 'python2')
-source=('https://pypi.python.org/packages/f8/44/5466c30e49762bb92e442bbdf4472d6904608d211258eb3198a11f0309a4/pexpect-4.3.0.tar.gz')
-sha256sums=('00ab0872f80f5db740499e7a1283a7c3b97bea542d72df84d83dea17d0afd2d9')
+source=("https://pypi.python.org/packages/14/05/47c8bca66390c9b18c91f6152db4b74eb850382e8e13aa2f06dfb3036466/pexpect-$pkgver.tar.gz;)
+sha256sums=('8e287b171dbaf249d0b06b5f2e88cb7e694651d2d0b8c15bccb83170d3c55575')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"
@@ -20,6 +20,7 @@
 
 package_python-pexpect() {
   depends+=('python' 'python-ptyprocess')
+
   cd "pexpect-$pkgver"
   python setup.py install --root="$pkgdir"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
@@ -28,6 +29,7 @@
 
 package_python2-pexpect() {
   depends+=('python2' 'python2-ptyprocess')
+
   cd "python2-pexpect-$pkgver"
   python2 setup.py install --root="$pkgdir"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"


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

2017-11-16 Thread Alexander Rødseth
Date: Thursday, November 16, 2017 @ 13:21:23
  Author: arodseth
Revision: 266962

upgpkg: python-pexpect 4.3.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-16 13:11:00 UTC (rev 266961)
+++ PKGBUILD2017-11-16 13:21:23 UTC (rev 266962)
@@ -3,17 +3,15 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.2.1
-pkgrel=2
-pkgdesc='Make Python a better tool for controlling and automating other 
programs'
+pkgver=4.3.0
+pkgrel=1
+pkgdesc='For controlling and automating other programs'
 arch=('any')
 url='http://pexpect.readthedocs.org/en/stable/'
 license=('MIT')
 makedepends=('python' 'python2')
-conflicts=('python-pexpect<=2.4')
-replaces=('python-pexpect<=2.4')
-source=("https://pypi.python.org/packages/e8/13/d0b0599099d6cd23663043a2a0bb7c61e58c6ba359b2656e6fb000ef5b98/pexpect-$pkgver.tar.gz#md5=3694410001a99dff83f0b500a1ca1c95;)
-md5sums=('3694410001a99dff83f0b500a1ca1c95')
+source=('https://pypi.python.org/packages/f8/44/5466c30e49762bb92e442bbdf4472d6904608d211258eb3198a11f0309a4/pexpect-4.3.0.tar.gz')
+sha256sums=('00ab0872f80f5db740499e7a1283a7c3b97bea542d72df84d83dea17d0afd2d9')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"
@@ -35,4 +33,5 @@
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:
+# getver: pypi.python.org/pypi/pexpect


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

2016-12-24 Thread Felix Yan
Date: Saturday, December 24, 2016 @ 10:37:10
  Author: felixonmars
Revision: 201337

upgpkg: python-pexpect 4.2.1-2

python 3.6 rebuild

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-24 10:36:12 UTC (rev 201336)
+++ PKGBUILD2016-12-24 10:37:10 UTC (rev 201337)
@@ -4,7 +4,7 @@
 
 pkgname=('python-pexpect' 'python2-pexpect')
 pkgver=4.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
 url='http://pexpect.readthedocs.org/en/stable/'


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

2016-08-26 Thread Alexander Rødseth
Date: Friday, August 26, 2016 @ 13:01:41
  Author: arodseth
Revision: 187602

upgpkg: python-pexpect 4.2.1-1

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-26 12:49:17 UTC (rev 187601)
+++ PKGBUILD2016-08-26 13:01:41 UTC (rev 187602)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python' 'python2')
 conflicts=('python-pexpect<=2.4')
 replaces=('python-pexpect<=2.4')
-source=("https://pypi.python.org/packages/b3/7b/7b3659b9d7059d6d21e23b2464c5c84bffd4a34450cbf0ed19c9a8a4a52f/pexpect-4.2.0.tar.gz;)
-md5sums=('8071ec5df0f3d515daedafad672d1632')
+source=("https://pypi.python.org/packages/e8/13/d0b0599099d6cd23663043a2a0bb7c61e58c6ba359b2656e6fb000ef5b98/pexpect-$pkgver.tar.gz#md5=3694410001a99dff83f0b500a1ca1c95;)
+md5sums=('3694410001a99dff83f0b500a1ca1c95')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"


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

2016-07-10 Thread Alexander Rødseth
Date: Sunday, July 10, 2016 @ 10:41:27
  Author: arodseth
Revision: 182602

upgpkg: python-pexpect 4.2.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-10 04:56:18 UTC (rev 182601)
+++ PKGBUILD2016-07-10 10:41:27 UTC (rev 182602)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.1.0
+pkgver=4.2.0
 pkgrel=1
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
@@ -12,8 +12,8 @@
 makedepends=('python' 'python2')
 conflicts=('python-pexpect<=2.4')
 replaces=('python-pexpect<=2.4')
-source=("https://pypi.python.org/packages/56/2b/9c9c113fb88082950067a42cc99e3c61f1df72035f89bb0bdf0a60308ca0/pexpect-$pkgver.tar.gz;)
-md5sums=('562a1a21f2a60b36dfd5d906dbf0943e')
+source=("https://pypi.python.org/packages/b3/7b/7b3659b9d7059d6d21e23b2464c5c84bffd4a34450cbf0ed19c9a8a4a52f/pexpect-4.2.0.tar.gz;)
+md5sums=('8071ec5df0f3d515daedafad672d1632')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"


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

2016-06-28 Thread Alexander Rødseth
Date: Tuesday, June 28, 2016 @ 17:22:42
  Author: arodseth
Revision: 181525

upgpkg: python-pexpect 4.1.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-28 17:17:41 UTC (rev 181524)
+++ PKGBUILD2016-06-28 17:22:42 UTC (rev 181525)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=4.0.1
-pkgrel=2
+pkgver=4.1.0
+pkgrel=1
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
 url='http://pexpect.readthedocs.org/en/stable/'
@@ -12,8 +12,8 @@
 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=('232795ebcaaf2e120396dbbaa3a129eda51757eeaae1911558f4ef8ee414fc6c')
+source=("https://pypi.python.org/packages/56/2b/9c9c113fb88082950067a42cc99e3c61f1df72035f89bb0bdf0a60308ca0/pexpect-$pkgver.tar.gz;)
+md5sums=('562a1a21f2a60b36dfd5d906dbf0943e')
 
 prepare() {
   cp -r "pexpect-$pkgver" "python2-pexpect-$pkgver"


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

2015-10-25 Thread Alexander Rødseth
Date: Sunday, October 25, 2015 @ 10:42:10
  Author: arodseth
Revision: 144955

upgpkg: python-pexpect 4.0.1-2

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-25 09:11:06 UTC (rev 144954)
+++ PKGBUILD2015-10-25 09:42:10 UTC (rev 144955)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Aaron Schaefer 
 
 pkgname=('python-pexpect' 'python2-pexpect')
 pkgver=4.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
 url='http://pexpect.readthedocs.org/en/stable/'
@@ -21,7 +21,7 @@
 }
 
 package_python-pexpect() {
-  depends+=('python')
+  depends+=('python' 'python-ptyprocess')
   cd "pexpect-$pkgver"
   python setup.py install --root="$pkgdir"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
@@ -29,7 +29,7 @@
 
 
 package_python2-pexpect() {
-  depends+=('python2')
+  depends+=('python2' 'python2-ptyprocess')
   cd "python2-pexpect-$pkgver"
   python2 setup.py install --root="$pkgdir"
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"


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

2015-10-24 Thread Alexander Rødseth
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
===
--- PKGBUILD2015-10-24 16:19:40 UTC (rev 144915)
+++ PKGBUILD2015-10-24 16:27:27 UTC (rev 144916)
@@ -3,17 +3,17 @@
 # Contributor: Aaron Schaefer 
 
 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"


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

2015-09-19 Thread Felix Yan
Date: Saturday, September 19, 2015 @ 13:18:35
  Author: fyan
Revision: 140751

upgpkg: python-pexpect 3.3-2

rebuild for python 3.5

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-19 11:16:26 UTC (rev 140750)
+++ PKGBUILD2015-09-19 11:18:35 UTC (rev 140751)
@@ -4,7 +4,7 @@
 
 pkgname=('python-pexpect' 'python2-pexpect')
 pkgver=3.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
 url='http://pexpect.readthedocs.org/en/latest/'


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

2014-07-11 Thread Alexander Rødseth
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
===
--- PKGBUILD2014-07-11 13:23:13 UTC (rev 115455)
+++ PKGBUILD2014-07-11 13:33:30 UTC (rev 115456)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer aa...@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



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

2014-04-18 Thread Felix Yan
Date: Friday, April 18, 2014 @ 15:23:20
  Author: fyan
Revision: 109750

upgpkg: python-pexpect 3.2-1

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-18 13:11:33 UTC (rev 109749)
+++ PKGBUILD2014-04-18 13:23:20 UTC (rev 109750)
@@ -3,8 +3,8 @@
 # Contributor: Aaron Schaefer aa...@elasticdog.com
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=3.1
-pkgrel=2
+pkgver=3.2
+pkgrel=1
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
 url='http://pexpect.readthedocs.org/en/latest/'
@@ -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=('bd0045066718fba98481032303f07565cca6b22b3b7f104efe3e077a55e9ee8d')
+sha256sums=('dbc4c9a01c118e198d1b6ca76f31eb7292f212567f253e6b36a880e5168e961f')
 
 prepare() {
   cp -r pexpect-$pkgver python2-pexpect-$pkgver



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

2014-03-18 Thread Felix Yan
Date: Tuesday, March 18, 2014 @ 17:24:33
  Author: fyan
Revision: 107692

upgpkg: python-pexpect 3.1-2

- python 3.4 rebuild

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-18 15:47:57 UTC (rev 107691)
+++ PKGBUILD2014-03-18 16:24:33 UTC (rev 107692)
@@ -4,7 +4,7 @@
 
 pkgname=('python-pexpect' 'python2-pexpect')
 pkgver=3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
 url='http://pexpect.readthedocs.org/en/latest/'



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

2014-02-05 Thread Alexander Rødseth
Date: Wednesday, February 5, 2014 @ 16:22:43
  Author: arodseth
Revision: 105339

upgpkg: python-pexpect 3.1-1

Modified:
  python-pexpect/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-02-05 14:17:55 UTC (rev 105338)
+++ PKGBUILD2014-02-05 15:22:43 UTC (rev 105339)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Schaefer aa...@elasticdog.com
 
 pkgname=('python-pexpect' 'python2-pexpect')
-pkgver=3.0
+pkgver=3.1
 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=('1d6cee0fa5ab212f9ddac9852bab0df5fff11a173ed1bfde9346d5c8aa42d14c')
+sha256sums=('bd0045066718fba98481032303f07565cca6b22b3b7f104efe3e077a55e9ee8d')
 
 prepare() {
   cp -r pexpect-$pkgver python2-pexpect-$pkgver



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

2013-12-05 Thread Alexander Rødseth
Date: Thursday, December 5, 2013 @ 15:05:50
  Author: arodseth
Revision: 102114

upgpkg: python-pexpect 3.0-1

Modified:
  python-pexpect/trunk/PKGBUILD

--+
 PKGBUILD |   34 +++---
 1 file changed, 23 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-05 14:01:02 UTC (rev 102113)
+++ PKGBUILD2013-12-05 14:05:50 UTC (rev 102114)
@@ -2,25 +2,37 @@
 # Maintainer: Alexander Rødseth rods...@gmail.com
 # Contributor: Aaron Schaefer aa...@elasticdog.com
 
-pkgbase=python-pexpect
-pkgname=(python2-pexpect)
-pkgver=2.4
-pkgrel=2
+pkgname=('python-pexpect' 'python2-pexpect')
+pkgver=3.0
+pkgrel=1
 pkgdesc='Make Python a better tool for controlling and automating other 
programs'
 arch=('any')
-url='http://pexpect.sourceforge.net/'
+url='http://pexpect.readthedocs.org/en/latest/'
 license=('MIT')
-depends=('python2')
+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=('43c788f59dcf4bed677fd0b16891787dbf747e210ffedb6e90156fbbbd4d3b7b')
+sha256sums=('1d6cee0fa5ab212f9ddac9852bab0df5fff11a173ed1bfde9346d5c8aa42d14c')
 
+prepare() {
+  cp -r pexpect-$pkgver python2-pexpect-$pkgver
+  sed -i 's:env python:env python2:' python2-pexpect-$pkgver/pexpect/FSM.py
+}
+
+package_python-pexpect() {
+  depends+=('python')
+  cd pexpect-$pkgver
+  python setup.py install --root=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+
 package_python2-pexpect() {
-  cd $srcdir/pexpect-$pkgver
-  sed -i 's:#!/usr/bin/env python:#!/usr/bin/python2:' FSM.py
-  python2 setup.py install --root=$pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  depends+=('python2')
+  cd python2-pexpect-$pkgver
+  python2 setup.py install --root=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
 # vim:set ts=2 sw=2 et: