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

2020-11-24 Thread Felix Yan via arch-commits
Date: Tuesday, November 24, 2020 @ 16:05:56
  Author: felixonmars
Revision: 401780

upgpkg: python-cffi 1.14.4-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-24 11:50:40 UTC (rev 401779)
+++ PKGBUILD2020-11-24 16:05:56 UTC (rev 401780)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.14.3
-pkgrel=3
+pkgver=1.14.4
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("https://foss.heptapod.net/pypy/cffi/-/archive/v$pkgver/cffi-v$pkgver.tar.bz2;)
-sha512sums=('dd83ed9f330bc5b7d9a23293d68574e4ce2be757cf876a13274471a14e59eca43c93ecc677dccdbfe3f37c7e4ebd6ee645dc28a287c961d342defe99833dc6dc')
+sha512sums=('590655ac0ad023ecd36eaa1da29b64325bdb65d7eee41c3c6c5e655ddeee64275f5b381d680caa2045435005013acd7d9b275e67df22e231bd8a765c6ea809fa')
 
 prepare() {
   cp -a cffi-v$pkgver{,-py2}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 10:34:02
  Author: foutrelis
Revision: 400492

upgpkg: python-cffi 1.14.3-3: Python 3.9 rebuild

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 10:31:43 UTC (rev 400491)
+++ PKGBUILD2020-11-12 10:34:02 UTC (rev 400492)
@@ -4,7 +4,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.14.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;


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

2020-09-21 Thread Felix Yan via arch-commits
Date: Monday, September 21, 2020 @ 09:23:41
  Author: felixonmars
Revision: 396380

upgpkg: python-cffi 1.14.3-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-09-21 09:12:30 UTC (rev 396379)
+++ PKGBUILD2020-09-21 09:23:41 UTC (rev 396380)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.14.2
+pkgver=1.14.3
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("https://foss.heptapod.net/pypy/cffi/-/archive/v$pkgver/cffi-v$pkgver.tar.bz2;)
-sha512sums=('54e3d3bc708e0f0a9341d05995f5188349577be90bf83f2f52f11d836c89c38608398219ef5562cecbb159cf58d79aff0782f51eff2a7ab8e9c8e8037291c7d8')
+sha512sums=('dd83ed9f330bc5b7d9a23293d68574e4ce2be757cf876a13274471a14e59eca43c93ecc677dccdbfe3f37c7e4ebd6ee645dc28a287c961d342defe99833dc6dc')
 
 prepare() {
   cp -a cffi-v$pkgver{,-py2}


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

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 18:38:21
  Author: felixonmars
Revision: 394282

upgpkg: python-cffi 1.14.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 10:43:07 UTC (rev 394281)
+++ PKGBUILD2020-08-15 18:38:21 UTC (rev 394282)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.14.1
+pkgver=1.14.2
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("https://foss.heptapod.net/pypy/cffi/-/archive/v$pkgver/cffi-v$pkgver.tar.bz2;)
-sha512sums=('eaba47b7eb12be4e7147d21769435e71f841d6950c099343cef742bbc5a8eb26dbb0bc5f036285611073f4363604f2049166e53d92358f755af8f727669aed2d')
+sha512sums=('54e3d3bc708e0f0a9341d05995f5188349577be90bf83f2f52f11d836c89c38608398219ef5562cecbb159cf58d79aff0782f51eff2a7ab8e9c8e8037291c7d8')
 
 prepare() {
   cp -a cffi-v$pkgver{,-py2}


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

2020-07-27 Thread Felix Yan via arch-commits
Date: Monday, July 27, 2020 @ 18:15:24
  Author: felixonmars
Revision: 392576

upgpkg: python-cffi 1.14.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-07-27 12:27:42 UTC (rev 392575)
+++ PKGBUILD2020-07-27 18:15:24 UTC (rev 392576)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.14.0
-pkgrel=3
+pkgver=1.14.1
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;
@@ -11,27 +11,26 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('4efe1933ddee9cfaf95dbc5c3c11278e50353b2d246d1fc7707442c48129317d21f6946e670219c2b6397b63093db4c3f421ecaa33d86f6b68007a6186e1b607')
+source=("https://foss.heptapod.net/pypy/cffi/-/archive/v$pkgver/cffi-v$pkgver.tar.bz2;)
+sha512sums=('eaba47b7eb12be4e7147d21769435e71f841d6950c099343cef742bbc5a8eb26dbb0bc5f036285611073f4363604f2049166e53d92358f755af8f727669aed2d')
 
 prepare() {
-  mv cffi-cffi-* cffi-$pkgver
-  cp -a cffi-$pkgver{,-py2}
+  cp -a cffi-v$pkgver{,-py2}
 }
 
 build() {
-  cd "$srcdir"/cffi-$pkgver
+  cd "$srcdir"/cffi-v$pkgver
   python setup.py build
 
-  cd "$srcdir"/cffi-$pkgver-py2
+  cd "$srcdir"/cffi-v$pkgver-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir"/cffi-$pkgver
+  cd "$srcdir"/cffi-v$pkgver
   python setup.py pytest
 
-  cd "$srcdir"/cffi-$pkgver-py2
+  cd "$srcdir"/cffi-v$pkgver-py2
   python2 setup.py pytest
 }
 
@@ -38,7 +37,7 @@
 package_python-cffi() {
   depends=('python-pycparser')
 
-  cd cffi-$pkgver
+  cd cffi-v$pkgver
 
   # remove files created during check() for reproducible SOURCES.txt
   rm -rf testing/cffi{0,1}/__pycache__/
@@ -50,7 +49,7 @@
 package_python2-cffi() {
   depends=('python2-pycparser')
 
-  cd cffi-$pkgver-py2
+  cd cffi-v$pkgver-py2
 
   # remove files created during check() for reproducible SOURCES.txt
   rm -rf testing/cffi{0,1}/__pycache__/


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

2020-05-30 Thread Allan McRae via arch-commits
Date: Sunday, May 31, 2020 @ 05:19:33
  Author: allan
Revision: 387952

upgpkg: python-cffi 1.14.0-3: fix reproducibility when check() is not run

Modified:
  python-cffi/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-31 03:49:09 UTC (rev 387951)
+++ PKGBUILD2020-05-31 05:19:33 UTC (rev 387952)
@@ -4,7 +4,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.14.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;
@@ -39,6 +39,10 @@
   depends=('python-pycparser')
 
   cd cffi-$pkgver
+
+  # remove files created during check() for reproducible SOURCES.txt
+  rm -rf testing/cffi{0,1}/__pycache__/
+
   python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
@@ -47,6 +51,10 @@
   depends=('python2-pycparser')
 
   cd cffi-$pkgver-py2
+
+  # remove files created during check() for reproducible SOURCES.txt
+  rm -rf testing/cffi{0,1}/__pycache__/
+
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


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

2020-04-08 Thread Felix Yan via arch-commits
Date: Wednesday, April 8, 2020 @ 17:55:59
  Author: felixonmars
Revision: 379859

libffi 3.3 rebuild

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-08 17:42:49 UTC (rev 379858)
+++ PKGBUILD2020-04-08 17:55:59 UTC (rev 379859)
@@ -4,7 +4,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;


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

2020-02-09 Thread Felix Yan via arch-commits
Date: Sunday, February 9, 2020 @ 09:13:19
  Author: felixonmars
Revision: 375029

upgpkg: python-cffi 1.14.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-09 09:01:15 UTC (rev 375028)
+++ PKGBUILD2020-02-09 09:13:19 UTC (rev 375029)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.13.2
-pkgrel=2
+pkgver=1.14.0
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('f4e529916f4f7c6ac014e01a31bf0527faeac06ed39ac2f307d641e7c2ec370c975e8b71aef980923d7fe1056c763ab78aabaa5f7b3f5b74a83ab820ef3659b6')
+sha512sums=('4efe1933ddee9cfaf95dbc5c3c11278e50353b2d246d1fc7707442c48129317d21f6946e670219c2b6397b63093db4c3f421ecaa33d86f6b68007a6186e1b607')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 21:16:18
  Author: felixonmars
Revision: 366818

upgpkg: python-cffi 1.13.2-2

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 21:00:33 UTC (rev 366817)
+++ PKGBUILD2019-11-05 21:16:18 UTC (rev 366818)
@@ -4,7 +4,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.13.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;


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

2019-11-05 Thread Felix Yan via arch-commits
Date: Tuesday, November 5, 2019 @ 20:57:40
  Author: felixonmars
Revision: 366814

upgpkg: python-cffi 1.13.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-05 20:44:16 UTC (rev 366813)
+++ PKGBUILD2019-11-05 20:57:40 UTC (rev 366814)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.13.1
-pkgrel=3
+pkgver=1.13.2
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('7dd94d91e655af8088d8c14ade9d7085764cea416b255ab9df8da8cc72b8d3880f240bcdf9c9b96109299b3744ed9ca620536b430f5600c1d10605ab2af4296e')
+sha512sums=('f4e529916f4f7c6ac014e01a31bf0527faeac06ed39ac2f307d641e7c2ec370c975e8b71aef980923d7fe1056c763ab78aabaa5f7b3f5b74a83ab820ef3659b6')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2019-11-02 Thread Felix Yan via arch-commits
Date: Saturday, November 2, 2019 @ 21:46:21
  Author: felixonmars
Revision: 366500

Python 3.8 rebuild

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-02 21:44:54 UTC (rev 366499)
+++ PKGBUILD2019-11-02 21:46:21 UTC (rev 366500)
@@ -4,7 +4,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.13.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;


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

2019-10-30 Thread Felix Yan via arch-commits
Date: Wednesday, October 30, 2019 @ 10:09:47
  Author: felixonmars
Revision: 366085

upgpkg: python-cffi 1.13.1-2

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-30 06:57:44 UTC (rev 366084)
+++ PKGBUILD2019-10-30 10:09:47 UTC (rev 366085)
@@ -4,7 +4,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;


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

2019-10-29 Thread Felix Yan via arch-commits
Date: Tuesday, October 29, 2019 @ 15:02:49
  Author: felixonmars
Revision: 365993

upgpkg: python-cffi 1.13.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-29 14:10:06 UTC (rev 365992)
+++ PKGBUILD2019-10-29 15:02:49 UTC (rev 365993)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.13.0
-pkgrel=2
+pkgver=1.13.1
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('c80049170e21304894187a5c71b1969670f5d236b24442d134c21376cbb320ef7d788b2b88782641782b2181667846c3895eaa675b25896ad945c6c88fe0c752')
+sha512sums=('7dd94d91e655af8088d8c14ade9d7085764cea416b255ab9df8da8cc72b8d3880f240bcdf9c9b96109299b3744ed9ca620536b430f5600c1d10605ab2af4296e')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 04:13:45
  Author: foutrelis
Revision: 365758

Python 3.8 rebuild

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 04:10:02 UTC (rev 365757)
+++ PKGBUILD2019-10-26 04:13:45 UTC (rev 365758)
@@ -4,7 +4,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.13.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="https://cffi.readthedocs.org/;


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

2019-10-20 Thread Felix Yan via arch-commits
Date: Sunday, October 20, 2019 @ 06:12:23
  Author: felixonmars
Revision: 365225

upgpkg: python-cffi 1.13.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-20 06:12:06 UTC (rev 365224)
+++ PKGBUILD2019-10-20 06:12:23 UTC (rev 365225)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.12.3
+pkgver=1.13.0
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('99204b601dcb998b7d4a287f0ed906eac6789fb07f9983034db52a02fb335198b6df18dc214e4ea228e6a3f0a6455159de629bbe336b0f5a3f716bad67ddd49b')
+sha512sums=('c80049170e21304894187a5c71b1969670f5d236b24442d134c21376cbb320ef7d788b2b88782641782b2181667846c3895eaa675b25896ad945c6c88fe0c752')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2019-05-20 Thread Antonio Rojas via arch-commits
Date: Monday, May 20, 2019 @ 20:37:00
  Author: arojas
Revision: 353662

https

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-20 20:35:58 UTC (rev 353661)
+++ PKGBUILD2019-05-20 20:37:00 UTC (rev 353662)
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
-url="http://cffi.readthedocs.org/;
+url="https://cffi.readthedocs.org/;
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')


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

2019-04-20 Thread Felix Yan via arch-commits
Date: Saturday, April 20, 2019 @ 18:47:29
  Author: felixonmars
Revision: 351523

upgpkg: python-cffi 1.12.3-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-20 18:21:24 UTC (rev 351522)
+++ PKGBUILD2019-04-20 18:47:29 UTC (rev 351523)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.12.2
+pkgver=1.12.3
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('26506e8ad01c443a6046af8e2b79f23c92138c5d1d642a2b54f4a15753f9632a260ecfc2e24ddf06ad0c259c969756222e8efbb7154dda39075b99e33822b2c8')
+sha512sums=('99204b601dcb998b7d4a287f0ed906eac6789fb07f9983034db52a02fb335198b6df18dc214e4ea228e6a3f0a6455159de629bbe336b0f5a3f716bad67ddd49b')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2019-02-26 Thread Felix Yan via arch-commits
Date: Tuesday, February 26, 2019 @ 18:19:49
  Author: felixonmars
Revision: 346878

upgpkg: python-cffi 1.12.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-26 16:45:47 UTC (rev 346877)
+++ PKGBUILD2019-02-26 18:19:49 UTC (rev 346878)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('019b020e57981bbd8829ffb3997e308edf376829eae76c4b289d6324224f1d839d334fd896023a6f2263a0ecb7ff5dc6eb42c3f87c93838c68016e46ddedc1b9')
+sha512sums=('26506e8ad01c443a6046af8e2b79f23c92138c5d1d642a2b54f4a15753f9632a260ecfc2e24ddf06ad0c259c969756222e8efbb7154dda39075b99e33822b2c8')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2019-02-16 Thread Felix Yan via arch-commits
Date: Saturday, February 16, 2019 @ 17:36:21
  Author: felixonmars
Revision: 346368

upgpkg: python-cffi 1.12.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-16 17:33:34 UTC (rev 346367)
+++ PKGBUILD2019-02-16 17:36:21 UTC (rev 346368)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('020d00eccc0e1bbcb3b6fc4b9d682e6a733f83aef146bf52f63f0c391e110037e5b182aba590925d14f51afe7e459af1e66bd7dadf6a2c4531db31e2d1b95ffd')
+sha512sums=('019b020e57981bbd8829ffb3997e308edf376829eae76c4b289d6324224f1d839d334fd896023a6f2263a0ecb7ff5dc6eb42c3f87c93838c68016e46ddedc1b9')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2019-02-13 Thread Felix Yan via arch-commits
Date: Wednesday, February 13, 2019 @ 18:07:08
  Author: felixonmars
Revision: 346232

upgpkg: python-cffi 1.12.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-13 17:48:58 UTC (rev 346231)
+++ PKGBUILD2019-02-13 18:07:08 UTC (rev 346232)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.11.5
-pkgrel=2
+pkgver=1.12.0
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="http://cffi.readthedocs.org/;
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('f2f485aa8c541f82a0caef41ef48f7c0b3432208588e4748463fd7ceffb762c645751d66e910b7d56b22cc51a2e99305a626de4abc2f2fae13c6a58009d41651')
+sha512sums=('020d00eccc0e1bbcb3b6fc4b9d682e6a733f83aef146bf52f63f0c391e110037e5b182aba590925d14f51afe7e459af1e66bd7dadf6a2c4531db31e2d1b95ffd')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 07:57:56
  Author: felixonmars
Revision: 327816

upgpkg: python-cffi 1.11.5-2

Python 3.7 rebuild

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 07:46:13 UTC (rev 327815)
+++ PKGBUILD2018-06-30 07:57:56 UTC (rev 327816)
@@ -5,7 +5,7 @@
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
 pkgver=1.11.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
 url="http://cffi.readthedocs.org/;


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

2018-02-28 Thread Felix Yan via arch-commits
Date: Wednesday, February 28, 2018 @ 21:09:20
  Author: felixonmars
Revision: 317641

upgpkg: python-cffi 1.11.5-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-28 20:28:39 UTC (rev 317640)
+++ PKGBUILD2018-02-28 21:09:20 UTC (rev 317641)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.11.4
+pkgver=1.11.5
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('30a8fb3a0cb8b12436a32027d6d4533d8a6870607324691132cfdbd63fbfeb6b6cfdf1f050f5f7e6acb44aab3f842f9c2d3b16d24b7cd4ddcc81ad5523c2cd9d')
+sha512sums=('f2f485aa8c541f82a0caef41ef48f7c0b3432208588e4748463fd7ceffb762c645751d66e910b7d56b22cc51a2e99305a626de4abc2f2fae13c6a58009d41651')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2018-01-14 Thread Felix Yan via arch-commits
Date: Sunday, January 14, 2018 @ 10:11:48
  Author: felixonmars
Revision: 314764

upgpkg: python-cffi 1.11.4-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-14 10:06:08 UTC (rev 314763)
+++ PKGBUILD2018-01-14 10:11:48 UTC (rev 314764)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.11.3
+pkgver=1.11.4
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('91507072b6ab55e51c995cc652770b467946e43d7be2fffb1566aa9c7398ee5fbe95051b7aaba219045301a56b72e81b706eac87068705f4cbc741cba3aacba1')
+sha512sums=('30a8fb3a0cb8b12436a32027d6d4533d8a6870607324691132cfdbd63fbfeb6b6cfdf1f050f5f7e6acb44aab3f842f9c2d3b16d24b7cd4ddcc81ad5523c2cd9d')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2018-01-12 Thread Felix Yan via arch-commits
Date: Saturday, January 13, 2018 @ 02:14:04
  Author: felixonmars
Revision: 314675

upgpkg: python-cffi 1.11.3-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-13 00:49:27 UTC (rev 314674)
+++ PKGBUILD2018-01-13 02:14:04 UTC (rev 314675)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.11.2
+pkgver=1.11.3
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('e60c31ff3b65c746c0c702cc55c8facebc0e233811d14852c2e2689ca9f60eaa667d0e9496655858f3d59e65f568dfa83e52a8d834b009726c31cd7bb518987b')
+sha512sums=('91507072b6ab55e51c995cc652770b467946e43d7be2fffb1566aa9c7398ee5fbe95051b7aaba219045301a56b72e81b706eac87068705f4cbc741cba3aacba1')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2017-10-10 Thread Felix Yan
Date: Tuesday, October 10, 2017 @ 07:30:46
  Author: felixonmars
Revision: 307251

upgpkg: python-cffi 1.11.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-10 07:16:00 UTC (rev 307250)
+++ PKGBUILD2017-10-10 07:30:46 UTC (rev 307251)
@@ -4,7 +4,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.11.1
+pkgver=1.11.2
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
 
source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
-sha512sums=('808c1ecab11e7d31ea1afbd10b0b985f7c7e9b891af8d738087e15331d401d2b305e3cbe8937ee3c8ae3d6c64e996a7dc6b66033c900b3db1094fe8b7804a2b8')
+sha512sums=('e60c31ff3b65c746c0c702cc55c8facebc0e233811d14852c2e2689ca9f60eaa667d0e9496655858f3d59e65f568dfa83e52a8d834b009726c31cd7bb518987b')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver


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

2017-10-09 Thread Felix Yan
Date: Monday, October 9, 2017 @ 06:21:33
  Author: felixonmars
Revision: 307212

upgpkg: python-cffi 1.11.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-08 22:28:54 UTC (rev 307211)
+++ PKGBUILD2017-10-09 06:21:33 UTC (rev 307212)
@@ -4,8 +4,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.10.0
-_revision=486d919c0b87288ec93c7696f75e2105ed4a91fd
+pkgver=1.11.1
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
@@ -13,26 +12,27 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/$_revision.tar.gz;)
-sha512sums=('5c48f27bdca1568e60ba425f90603ca413b1ea095a83ecc3da073e937c044efd204620fba25d204a9db65d6dfde8cb37a990a347a1816a09e7248733e6f142b3')
+source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/v$pkgver.tar.gz;)
+sha512sums=('808c1ecab11e7d31ea1afbd10b0b985f7c7e9b891af8d738087e15331d401d2b305e3cbe8937ee3c8ae3d6c64e996a7dc6b66033c900b3db1094fe8b7804a2b8')
 
 prepare() {
-  cp -a cffi-cffi-${_revision::12}{,-py2}
+  mv cffi-cffi-* cffi-$pkgver
+  cp -a cffi-$pkgver{,-py2}
 }
 
 build() {
-  cd "$srcdir"/cffi-cffi-${_revision::12}
+  cd "$srcdir"/cffi-$pkgver
   python setup.py build
 
-  cd "$srcdir"/cffi-cffi-${_revision::12}-py2
+  cd "$srcdir"/cffi-$pkgver-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir"/cffi-cffi-${_revision::12}
+  cd "$srcdir"/cffi-$pkgver
   python setup.py pytest
 
-  cd "$srcdir"/cffi-cffi-${_revision::12}-py2
+  cd "$srcdir"/cffi-$pkgver-py2
   python2 setup.py pytest
 }
 
@@ -39,7 +39,7 @@
 package_python-cffi() {
   depends=('python-pycparser')
 
-  cd cffi-cffi-${_revision::12}
+  cd cffi-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
@@ -47,7 +47,7 @@
 package_python2-cffi() {
   depends=('python2-pycparser')
 
-  cd cffi-cffi-${_revision::12}-py2
+  cd cffi-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


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

2017-03-21 Thread Felix Yan
Date: Tuesday, March 21, 2017 @ 12:52:53
  Author: felixonmars
Revision: 291150

upgpkg: python-cffi 1.10.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-21 11:11:39 UTC (rev 291149)
+++ PKGBUILD2017-03-21 12:52:53 UTC (rev 291150)
@@ -4,43 +4,43 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.9.1
-_revision=e0ccab2917b55bbf045fe7414705984966dde794
-pkgrel=2
+pkgver=1.10.0
+_revision=486d919c0b87288ec93c7696f75e2105ed4a91fd
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
 url="http://cffi.readthedocs.org/;
 license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser' 'mercurial')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("hg+https://bitbucket.org/cffi/cffi#revision=$_revision;)
-sha512sums=('SKIP')
+source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/cffi/cffi/get/$_revision.tar.gz;)
+sha512sums=('5c48f27bdca1568e60ba425f90603ca413b1ea095a83ecc3da073e937c044efd204620fba25d204a9db65d6dfde8cb37a990a347a1816a09e7248733e6f142b3')
 
 prepare() {
-  cp -a cffi{,-py2}
+  cp -a cffi-cffi-${_revision::12}{,-py2}
 }
 
 build() {
-  cd "$srcdir"/cffi
-  python3 setup.py build
+  cd "$srcdir"/cffi-cffi-${_revision::12}
+  python setup.py build
 
-  cd "$srcdir"/cffi-py2
+  cd "$srcdir"/cffi-cffi-${_revision::12}-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir"/cffi
-  python3 setup.py ptr
+  cd "$srcdir"/cffi-cffi-${_revision::12}
+  python setup.py pytest
 
-  cd "$srcdir"/cffi-py2
-  python2 setup.py ptr
+  cd "$srcdir"/cffi-cffi-${_revision::12}-py2
+  python2 setup.py pytest
 }
 
 package_python-cffi() {
   depends=('python-pycparser')
 
-  cd cffi
-  python3 setup.py install --root="$pkgdir" --optimize=1
+  cd cffi-cffi-${_revision::12}
+  python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
@@ -47,7 +47,7 @@
 package_python2-cffi() {
   depends=('python2-pycparser')
 
-  cd cffi-py2
+  cd cffi-cffi-${_revision::12}-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


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

2016-12-24 Thread Felix Yan
Date: Saturday, December 24, 2016 @ 10:55:13
  Author: felixonmars
Revision: 284577

upgpkg: python-cffi 1.9.1-2

python 3.6 rebuild

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-24 10:52:11 UTC (rev 284576)
+++ PKGBUILD2016-12-24 10:55:13 UTC (rev 284577)
@@ -6,7 +6,7 @@
 pkgname=(python-cffi python2-cffi)
 pkgver=1.9.1
 _revision=e0ccab2917b55bbf045fe7414705984966dde794
-pkgrel=1
+pkgrel=2
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
 url="http://cffi.readthedocs.org/;


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

2016-11-16 Thread Felix Yan
Date: Thursday, November 17, 2016 @ 07:15:06
  Author: felixonmars
Revision: 280927

upgpkg: python-cffi 1.9.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-17 07:14:25 UTC (rev 280926)
+++ PKGBUILD2016-11-17 07:15:06 UTC (rev 280927)
@@ -4,8 +4,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.8.3
-_revision=a41b29125858fcd6ae7c1e44dc51de781401f913
+pkgver=1.9.1
+_revision=e0ccab2917b55bbf045fe7414705984966dde794
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')


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

2016-09-17 Thread Felix Yan
Date: Sunday, September 18, 2016 @ 05:50:42
  Author: felixonmars
Revision: 276667

upgpkg: python-cffi 1.8.3-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-18 03:38:03 UTC (rev 27)
+++ PKGBUILD2016-09-18 05:50:42 UTC (rev 276667)
@@ -4,8 +4,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.8.2
-_revision=477e1350143edb5c637dddff24792874a7d436a5
+pkgver=1.8.3
+_revision=a41b29125858fcd6ae7c1e44dc51de781401f913
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')


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

2016-09-07 Thread Felix Yan
Date: Wednesday, September 7, 2016 @ 09:01:24
  Author: felixonmars
Revision: 275802

upgpkg: python-cffi 1.8.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-07 08:40:37 UTC (rev 275801)
+++ PKGBUILD2016-09-07 09:01:24 UTC (rev 275802)
@@ -4,8 +4,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.7.0
-_revision=338244197c0dd4afcf76a7dbf962e70fb95b8044
+pkgver=1.8.2
+_revision=477e1350143edb5c637dddff24792874a7d436a5
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')


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

2016-06-21 Thread Felix Yan
Date: Tuesday, June 21, 2016 @ 14:32:34
  Author: felixonmars
Revision: 270423

upgpkg: python-cffi 1.7.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-21 11:57:49 UTC (rev 270422)
+++ PKGBUILD2016-06-21 14:32:34 UTC (rev 270423)
@@ -4,8 +4,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.6.0
-_revision=a61429d5ad2d62b80c7e84d0281f7ed9a26e30ec
+pkgver=1.7.0
+_revision=338244197c0dd4afcf76a7dbf962e70fb95b8044
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')


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

2016-04-21 Thread Felix Yan
Date: Thursday, April 21, 2016 @ 17:14:10
  Author: fyan
Revision: 265809

upgpkg: python-cffi 1.6.0-1

Modified:
  python-cffi/trunk/PKGBUILD

--+
 PKGBUILD |   26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-04-21 12:18:46 UTC (rev 265808)
+++ PKGBUILD2016-04-21 15:14:10 UTC (rev 265809)
@@ -4,8 +4,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.5.2
-_revision=4640c7bfb3166763943b428bc7ae9d3585e45c34
+pkgver=1.6.0
+_revision=a61429d5ad2d62b80c7e84d0281f7ed9a26e30ec
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser' 'mercurial')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("hg+https://felixonm...@bitbucket.org/cffi/cffi#revision=$_revision;)
+source=("hg+https://bitbucket.org/cffi/cffi#revision=$_revision;)
 sha512sums=('SKIP')
 
 prepare() {
@@ -21,18 +21,18 @@
 }
 
 build() {
-  cd "$srcdir/cffi"
+  cd "$srcdir"/cffi
   python3 setup.py build
 
-  cd "$srcdir/cffi-py2"
+  cd "$srcdir"/cffi-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir/cffi"
+  cd "$srcdir"/cffi
   python3 setup.py ptr
 
-  cd "$srcdir/cffi-py2"
+  cd "$srcdir"/cffi-py2
   python2 setup.py ptr
 }
 
@@ -39,15 +39,15 @@
 package_python-cffi() {
   depends=('python-pycparser')
 
-  cd "$srcdir/cffi"
-  python3 setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  cd cffi
+  python3 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
 
 package_python2-cffi() {
   depends=('python2-pycparser')
 
-  cd "$srcdir/cffi-py2"
-  python2 setup.py install --root="$pkgdir/" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  cd cffi-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }


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

2016-02-13 Thread Felix Yan
Date: Saturday, February 13, 2016 @ 16:43:38
  Author: fyan
Revision: 259135

upgpkg: python-cffi 1.5.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-13 14:34:30 UTC (rev 259134)
+++ PKGBUILD2016-02-13 15:43:38 UTC (rev 259135)
@@ -4,8 +4,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.5.0
-_revision=904eb4b94a4e
+pkgver=1.5.1
+_revision=3ea5159b897c428b010b2c966737a108cd31e812
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')


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

2016-02-13 Thread Felix Yan
Date: Sunday, February 14, 2016 @ 05:04:48
  Author: fyan
Revision: 259245

upgpkg: python-cffi 1.5.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-14 04:04:36 UTC (rev 259244)
+++ PKGBUILD2016-02-14 04:04:48 UTC (rev 259245)
@@ -4,8 +4,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.5.1
-_revision=3ea5159b897c428b010b2c966737a108cd31e812
+pkgver=1.5.2
+_revision=4640c7bfb3166763943b428bc7ae9d3585e45c34
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')


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

2016-01-16 Thread Felix Yan
Date: Sunday, January 17, 2016 @ 04:23:12
  Author: fyan
Revision: 258369

upgpkg: python-cffi 1.5.0-1

Modified:
  python-cffi/trunk/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-16 20:44:09 UTC (rev 258368)
+++ PKGBUILD2016-01-17 03:23:12 UTC (rev 258369)
@@ -2,52 +2,52 @@
 # Maintainer: Felix Yan 
 # Contributor: lilydjwg 
 
-_name=cffi
-pkgbase=python-$_name
-pkgname=(python-$_name python2-$_name)
-pkgver=1.4.2
+pkgbase=python-cffi
+pkgname=(python-cffi python2-cffi)
+pkgver=1.5.0
+_revision=904eb4b94a4e
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
 url="http://cffi.readthedocs.org/;
 license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
-checkdepends=('python-pytest' 'python2-pytest')
-source=("https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
-sha512sums=('cdb265c4ae390b6498fab34a2f0920ee6eca65e6b543dfb92a0e64825bcef26e8bd4c9f1f43a15e7696128f38026e467fcdda057e00e939311a465b2b585fc34')
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser' 'mercurial')
+checkdepends=('python-pytest-runner' 'python2-pytest-runner')
+source=("hg+https://felixonm...@bitbucket.org/cffi/cffi#revision=$_revision;)
+sha512sums=('SKIP')
 
 prepare() {
-  cp -a $_name-$pkgver{,-py2}
+  cp -a cffi{,-py2}
 }
 
 build() {
-  cd "$srcdir/$_name-$pkgver"
+  cd "$srcdir/cffi"
   python3 setup.py build
 
-  cd "$srcdir/$_name-$pkgver-py2"
+  cd "$srcdir/cffi-py2"
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir/$_name-$pkgver"
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.5:$PYTHONPATH" py.test
+  cd "$srcdir/cffi"
+  python3 setup.py ptr
 
-  cd "$srcdir/$_name-$pkgver-py2"
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" py.test2
+  cd "$srcdir/cffi-py2"
+  python2 setup.py ptr
 }
 
 package_python-cffi() {
-  depends=('python' 'python-pycparser')
+  depends=('python-pycparser')
 
-  cd "$srcdir/$_name-$pkgver"
+  cd "$srcdir/cffi"
   python3 setup.py install --root="$pkgdir/" --optimize=1
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
 package_python2-cffi() {
-  depends=('python2' 'python2-pycparser')
+  depends=('python2-pycparser')
 
-  cd "$srcdir/$_name-$pkgver-py2"
+  cd "$srcdir/cffi-py2"
   python2 setup.py install --root="$pkgdir/" --optimize=1
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }


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

2015-12-21 Thread Felix Yan
Date: Tuesday, December 22, 2015 @ 03:05:47
  Author: fyan
Revision: 257101

upgpkg: python-cffi 1.4.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-22 01:53:02 UTC (rev 257100)
+++ PKGBUILD2015-12-22 02:05:47 UTC (rev 257101)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=("https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
-sha512sums=('d58012af471aff5b8d8de84f837bf7f683928dcd4efb11e1b3d54e276e0eb0db143675e42c34ae757710817b9c0795ba97626734bf2e0930c93af055b1009ea6')
+sha512sums=('cdb265c4ae390b6498fab34a2f0920ee6eca65e6b543dfb92a0e64825bcef26e8bd4c9f1f43a15e7696128f38026e467fcdda057e00e939311a465b2b585fc34')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}


[arch-commits] Commit in python-cffi/trunk (PKGBUILD rebuild.list)

2015-12-17 Thread Felix Yan
Date: Friday, December 18, 2015 @ 01:59:10
  Author: fyan
Revision: 256737

upgpkg: python-cffi 1.4.1-1

Modified:
  python-cffi/trunk/PKGBUILD
Deleted:
  python-cffi/trunk/rebuild.list

--+
 PKGBUILD |4 ++--
 rebuild.list |1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-18 00:44:51 UTC (rev 256736)
+++ PKGBUILD2015-12-18 00:59:10 UTC (rev 256737)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.3.1
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=("https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
-sha512sums=('b89fe1b98a2e1492e05a9e69407104a5d5057dbe2730852fb91fae1db66751d35db53186d2f03dc950eb10dd9cecc83e44eb3e6954381dfd80d79519c7938288')
+sha512sums=('d58012af471aff5b8d8de84f837bf7f683928dcd4efb11e1b3d54e276e0eb0db143675e42c34ae757710817b9c0795ba97626734bf2e0930c93af055b1009ea6')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}

Deleted: rebuild.list
===
--- rebuild.list2015-12-18 00:44:51 UTC (rev 256736)
+++ rebuild.list2015-12-18 00:59:10 UTC (rev 256737)
@@ -1 +0,0 @@
-python-pygit2


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

2015-11-18 Thread Felix Yan
Date: Thursday, November 19, 2015 @ 04:15:34
  Author: fyan
Revision: 251232

upgpkg: python-cffi 1.3.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-18 23:44:28 UTC (rev 251231)
+++ PKGBUILD2015-11-19 03:15:34 UTC (rev 251232)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.3.0
+pkgver=1.3.1
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=("https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
-sha512sums=('2ea789d67782b2f23501bea4480f42f79e312d047e2d8c777aab8113400cfa136585aa92c0a51608a0da35cd6734bc24914fcccfc5bbdad3041aad2e9f784400')
+sha512sums=('b89fe1b98a2e1492e05a9e69407104a5d5057dbe2730852fb91fae1db66751d35db53186d2f03dc950eb10dd9cecc83e44eb3e6954381dfd80d79519c7938288')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}


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

2015-10-21 Thread Felix Yan
Date: Thursday, October 22, 2015 @ 05:50:10
  Author: fyan
Revision: 249644

upgpkg: python-cffi 1.3.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-22 03:22:16 UTC (rev 249643)
+++ PKGBUILD2015-10-22 03:50:10 UTC (rev 249644)
@@ -5,8 +5,8 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
 url="http://cffi.readthedocs.org/;
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=("https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
-sha512sums=('26ab695d34ef1895f38c735b2c6400cbf6325d622ce93799513130791365bb71d656288e991b86861ac8e899872504c1f4368d27104c4ac9b881c83c7f8dad88')
+sha512sums=('2ea789d67782b2f23501bea4480f42f79e312d047e2d8c777aab8113400cfa136585aa92c0a51608a0da35cd6734bc24914fcccfc5bbdad3041aad2e9f784400')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}


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

2015-09-19 Thread Felix Yan
Date: Saturday, September 19, 2015 @ 12:54:43
  Author: fyan
Revision: 246604

upgpkg: python-cffi 1.2.1-2

rebuild for python 3.5

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-19 10:50:22 UTC (rev 246603)
+++ PKGBUILD2015-09-19 10:54:43 UTC (rev 246604)
@@ -6,7 +6,7 @@
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('i686' 'x86_64')
 url="http://cffi.readthedocs.org/;
@@ -30,7 +30,7 @@
 
 check() {
   cd "$srcdir/$_name-$pkgver"
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.4:$PYTHONPATH" py.test
+  PYTHONPATH="$PWD/build/lib.linux-$CARCH-3.5:$PYTHONPATH" py.test
 
   cd "$srcdir/$_name-$pkgver-py2"
   PYTHONPATH="$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH" py.test2


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

2015-08-21 Thread Felix Yan
Date: Friday, August 21, 2015 @ 12:18:47
  Author: fyan
Revision: 244463

upgpkg: python-cffi 1.2.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-08-21 07:51:45 UTC (rev 244462)
+++ PKGBUILD2015-08-21 10:18:47 UTC (rev 244463)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
-source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver-1.tar.gz;)
-sha512sums=('17e6941315bd97ec8d3de7a0ef0e54c3bd861f657cb2087fde92e43de915839d114b08b1b89258a9adc3f484cba91be83354e2791c5b082eefecedf5fb6ec0d0')
+source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
+sha512sums=('26ab695d34ef1895f38c735b2c6400cbf6325d622ce93799513130791365bb71d656288e991b86861ac8e899872504c1f4368d27104c4ac9b881c83c7f8dad88')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}
@@ -28,13 +28,12 @@
   python2 setup.py build
 }
 
-check() {(
+check() {
   cd $srcdir/$_name-$pkgver
   PYTHONPATH=$PWD/build/lib.linux-$CARCH-3.4:$PYTHONPATH py.test
 
   cd $srcdir/$_name-$pkgver-py2
   PYTHONPATH=$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH py.test2
-  ) || warning Expected failure: 
https://bitbucket.org/cffi/cffi/pull-requests/63;
 }
 
 package_python-cffi() {


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

2015-08-20 Thread Felix Yan
Date: Thursday, August 20, 2015 @ 10:49:37
  Author: fyan
Revision: 244405

upgpkg: python-cffi 1.2.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-08-20 07:58:27 UTC (rev 244404)
+++ PKGBUILD2015-08-20 08:49:37 UTC (rev 244405)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.1.2
+pkgver=1.2.0
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
-source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
-sha512sums=('d146984013b63382ea64bd2d6188cdbf9154cf83d66bf4dbb9353f1daea66f9eae07c6da47e152c5758d3458a742adde0310f71c792eb0a80950d7f857bfb943')
+source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver-1.tar.gz;)
+sha512sums=('17e6941315bd97ec8d3de7a0ef0e54c3bd861f657cb2087fde92e43de915839d114b08b1b89258a9adc3f484cba91be83354e2791c5b082eefecedf5fb6ec0d0')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}
@@ -28,12 +28,13 @@
   python2 setup.py build
 }
 
-check() {
+check() {(
   cd $srcdir/$_name-$pkgver
   PYTHONPATH=$PWD/build/lib.linux-$CARCH-3.4:$PYTHONPATH py.test
 
   cd $srcdir/$_name-$pkgver-py2
   PYTHONPATH=$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH py.test2
+  ) || warning Expected failure: 
https://bitbucket.org/cffi/cffi/pull-requests/63;
 }
 
 package_python-cffi() {


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

2015-06-09 Thread Felix Yan
Date: Tuesday, June 9, 2015 @ 19:09:19
  Author: fyan
Revision: 240453

upgpkg: python-cffi 1.1.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-09 16:45:10 UTC (rev 240452)
+++ PKGBUILD2015-06-09 17:09:19 UTC (rev 240453)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.1.1
+pkgver=1.1.2
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
-sha512sums=('a208b9af022d9fb45ce341389ce4db56db331a6b15e711e63e2fae2445934d0ceea292b00bda075f1b22c846cd2cf0890c8147a89e7d4c3838896c9a586f2f73')
+sha512sums=('d146984013b63382ea64bd2d6188cdbf9154cf83d66bf4dbb9353f1daea66f9eae07c6da47e152c5758d3458a742adde0310f71c792eb0a80950d7f857bfb943')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}


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

2015-06-07 Thread Felix Yan
Date: Sunday, June 7, 2015 @ 16:58:55
  Author: fyan
Revision: 240408

upgpkg: python-cffi 1.1.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-06-07 14:52:48 UTC (rev 240407)
+++ PKGBUILD2015-06-07 14:58:55 UTC (rev 240408)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
-sha512sums=('c9725869ffb8a10b83484b4b90ee02c66aa38a439334a404e043452de894f97f37050d7ba2467531820a6fdc7ee93a529078734e22b3637c5116d7d6d4b86ca0')
+sha512sums=('a208b9af022d9fb45ce341389ce4db56db331a6b15e711e63e2fae2445934d0ceea292b00bda075f1b22c846cd2cf0890c8147a89e7d4c3838896c9a586f2f73')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}


[arch-commits] Commit in python-cffi/trunk (PKGBUILD gcc-5.1.patch)

2015-05-31 Thread Felix Yan
Date: Sunday, May 31, 2015 @ 12:21:04
  Author: fyan
Revision: 239956

upgpkg: python-cffi 1.1.0-1

Modified:
  python-cffi/trunk/PKGBUILD
Deleted:
  python-cffi/trunk/gcc-5.1.patch

---+
 PKGBUILD  |   11 +++
 gcc-5.1.patch |   55 ---
 2 files changed, 3 insertions(+), 63 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-31 08:03:32 UTC (rev 239955)
+++ PKGBUILD2015-05-31 10:21:04 UTC (rev 239956)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.0.3
+pkgver=1.1.0
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -13,15 +13,10 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
-source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;
-gcc-5.1.patch)
-sha512sums=('a5f2b0ab356fe51b1d9f3f2e4bfadbc11bb10ec7f9458c019f3707b738dded1953723f797a8b37ed768cd14fe86f674d07d2cd5ce166406abaa1a68b443293b1'
-
'5dec42879a0ec443d6546594f4f78803b2aa83a5c02916864dca1c8c7c86bb69ee04269d5bce07ccfce750c7500acdc2fc037019e181321dfb7bf539bf74b91e')
+source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;)
+sha512sums=('c9725869ffb8a10b83484b4b90ee02c66aa38a439334a404e043452de894f97f37050d7ba2467531820a6fdc7ee93a529078734e22b3637c5116d7d6d4b86ca0')
 
 prepare() {
-  # https://bitbucket.org/cffi/cffi/issue/195/test-failures-with-cffi-102
-  (cd $_name-$pkgver; patch -p1 -i ../gcc-5.1.patch)
-
   cp -a $_name-$pkgver{,-py2}
 }
 

Deleted: gcc-5.1.patch
===
--- gcc-5.1.patch   2015-05-31 08:03:32 UTC (rev 239955)
+++ gcc-5.1.patch   2015-05-31 10:21:04 UTC (rev 239956)
@@ -1,55 +0,0 @@
-# HG changeset patch
-# User Armin Rigo ar...@tunes.org
-# Date 1432628446 -7200
-# Node ID 588e46d0032954479cb62db1784d554c0b4d6107
-# Parent  4e69fd3efc25128d62eef5eea8a52fbfea166ebf
-Silence some warnings with gcc 5.1: if T is a type smaller than 'int',
-then the C expression condition ? (T)x : (T)y is typed not as a T, but
-as a larger 'int' --- which means there was an implicit cast from the
-final 'int' to the T-typed target of the assignment whenever this macro
-was used.
-
-diff --git a/cffi/_cffi_include.h b/cffi/_cffi_include.h
 a/cffi/_cffi_include.h
-+++ b/cffi/_cffi_include.h
-@@ -82,7 +82,8 @@
- PyLong_FromLongLong((long long)x)))
- 
- #define _cffi_to_c_int(o, type)  \
--(sizeof(type) == 1 ? (((type)-1)  0 ? (type)_cffi_to_c_u8(o)\
-+((type)( \
-+ sizeof(type) == 1 ? (((type)-1)  0 ? (type)_cffi_to_c_u8(o)\
-  : (type)_cffi_to_c_i8(o)) : \
-  sizeof(type) == 2 ? (((type)-1)  0 ? (type)_cffi_to_c_u16(o)   \
-  : (type)_cffi_to_c_i16(o)) :\
-@@ -90,7 +91,7 @@
-  : (type)_cffi_to_c_i32(o)) :\
-  sizeof(type) == 8 ? (((type)-1)  0 ? (type)_cffi_to_c_u64(o)   \
-  : (type)_cffi_to_c_i64(o)) :\
-- (Py_FatalError(unsupported size for type  #type), (type)0))
-+ (Py_FatalError(unsupported size for type  #type), (type)0)))
- 
- #define _cffi_to_c_i8\
-  ((int(*)(PyObject *))_cffi_exports[1])
-diff --git a/cffi/vengine_cpy.py b/cffi/vengine_cpy.py
 a/cffi/vengine_cpy.py
-+++ b/cffi/vengine_cpy.py
-@@ -886,7 +886,8 @@
- PyLong_FromLongLong((long long)x)))
- 
- #define _cffi_to_c_int(o, type)  \
--(sizeof(type) == 1 ? (((type)-1)  0 ? (type)_cffi_to_c_u8(o)\
-+((type)( \
-+ sizeof(type) == 1 ? (((type)-1)  0 ? (type)_cffi_to_c_u8(o)\
-  : (type)_cffi_to_c_i8(o)) : \
-  sizeof(type) == 2 ? (((type)-1)  0 ? (type)_cffi_to_c_u16(o)   \
-  : (type)_cffi_to_c_i16(o)) :\
-@@ -894,7 +895,7 @@
-  : (type)_cffi_to_c_i32(o)) :\
-  sizeof(type) == 8 ? (((type)-1)  0 ? (type)_cffi_to_c_u64(o)   \
-  : (type)_cffi_to_c_i64(o)) :\
-- (Py_FatalError(unsupported size for type  #type), (type)0))
-+ (Py_FatalError(unsupported size for type  #type), (type)0)))
- 
- #define _cffi_to_c_i8\
-  ((int(*)(PyObject *))_cffi_exports[1])


[arch-commits] Commit in python-cffi/trunk (PKGBUILD gcc-5.1.patch rebuild.list)

2015-05-26 Thread Felix Yan
Date: Tuesday, May 26, 2015 @ 11:36:38
  Author: fyan
Revision: 239760

upgpkg: python-cffi 1.0.3-1

Added:
  python-cffi/trunk/gcc-5.1.patch
  python-cffi/trunk/rebuild.list
Modified:
  python-cffi/trunk/PKGBUILD

---+
 PKGBUILD  |   11 ---
 gcc-5.1.patch |   55 +++
 rebuild.list  |1 +
 3 files changed, 64 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-26 06:33:03 UTC (rev 239759)
+++ PKGBUILD2015-05-26 09:36:38 UTC (rev 239760)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.0.1
+pkgver=1.0.3
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -13,10 +13,15 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
-source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('7ab5fc6753e36bd04efb5dd99a852ff670a25a7b3cb57cb2bd153948a24ac2d98092e8eb35218867b96a559e6a3ef0f6669e616db4c883a0c297bcda3b3692b8')
+source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-$pkgver.tar.gz;
+gcc-5.1.patch)
+sha512sums=('a5f2b0ab356fe51b1d9f3f2e4bfadbc11bb10ec7f9458c019f3707b738dded1953723f797a8b37ed768cd14fe86f674d07d2cd5ce166406abaa1a68b443293b1'
+
'5dec42879a0ec443d6546594f4f78803b2aa83a5c02916864dca1c8c7c86bb69ee04269d5bce07ccfce750c7500acdc2fc037019e181321dfb7bf539bf74b91e')
 
 prepare() {
+  # https://bitbucket.org/cffi/cffi/issue/195/test-failures-with-cffi-102
+  (cd $_name-$pkgver; patch -p1 -i ../gcc-5.1.patch)
+
   cp -a $_name-$pkgver{,-py2}
 }
 

Added: gcc-5.1.patch
===
--- gcc-5.1.patch   (rev 0)
+++ gcc-5.1.patch   2015-05-26 09:36:38 UTC (rev 239760)
@@ -0,0 +1,55 @@
+# HG changeset patch
+# User Armin Rigo ar...@tunes.org
+# Date 1432628446 -7200
+# Node ID 588e46d0032954479cb62db1784d554c0b4d6107
+# Parent  4e69fd3efc25128d62eef5eea8a52fbfea166ebf
+Silence some warnings with gcc 5.1: if T is a type smaller than 'int',
+then the C expression condition ? (T)x : (T)y is typed not as a T, but
+as a larger 'int' --- which means there was an implicit cast from the
+final 'int' to the T-typed target of the assignment whenever this macro
+was used.
+
+diff --git a/cffi/_cffi_include.h b/cffi/_cffi_include.h
+--- a/cffi/_cffi_include.h
 b/cffi/_cffi_include.h
+@@ -82,7 +82,8 @@
+ PyLong_FromLongLong((long long)x)))
+ 
+ #define _cffi_to_c_int(o, type)  \
+-(sizeof(type) == 1 ? (((type)-1)  0 ? (type)_cffi_to_c_u8(o)\
++((type)( \
++ sizeof(type) == 1 ? (((type)-1)  0 ? (type)_cffi_to_c_u8(o)\
+  : (type)_cffi_to_c_i8(o)) : \
+  sizeof(type) == 2 ? (((type)-1)  0 ? (type)_cffi_to_c_u16(o)   \
+  : (type)_cffi_to_c_i16(o)) :\
+@@ -90,7 +91,7 @@
+  : (type)_cffi_to_c_i32(o)) :\
+  sizeof(type) == 8 ? (((type)-1)  0 ? (type)_cffi_to_c_u64(o)   \
+  : (type)_cffi_to_c_i64(o)) :\
+- (Py_FatalError(unsupported size for type  #type), (type)0))
++ (Py_FatalError(unsupported size for type  #type), (type)0)))
+ 
+ #define _cffi_to_c_i8\
+  ((int(*)(PyObject *))_cffi_exports[1])
+diff --git a/cffi/vengine_cpy.py b/cffi/vengine_cpy.py
+--- a/cffi/vengine_cpy.py
 b/cffi/vengine_cpy.py
+@@ -886,7 +886,8 @@
+ PyLong_FromLongLong((long long)x)))
+ 
+ #define _cffi_to_c_int(o, type)  \
+-(sizeof(type) == 1 ? (((type)-1)  0 ? (type)_cffi_to_c_u8(o)\
++((type)( \
++ sizeof(type) == 1 ? (((type)-1)  0 ? (type)_cffi_to_c_u8(o)\
+  : (type)_cffi_to_c_i8(o)) : \
+  sizeof(type) == 2 ? (((type)-1)  0 ? (type)_cffi_to_c_u16(o)   \
+  : (type)_cffi_to_c_i16(o)) :\
+@@ -894,7 +895,7 @@
+  : (type)_cffi_to_c_i32(o)) :\
+  sizeof(type) == 8 ? (((type)-1)  0 ? (type)_cffi_to_c_u64(o)   \
+  : (type)_cffi_to_c_i64(o)) :\
+- (Py_FatalError(unsupported size for type  #type), (type)0))
++ (Py_FatalError(unsupported size for type  #type), (type)0)))
+ 
+ #define _cffi_to_c_i8\
+  

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

2015-05-21 Thread Felix Yan
Date: Thursday, May 21, 2015 @ 15:21:41
  Author: fyan
Revision: 239612

upgpkg: python-cffi 1.0.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-21 12:16:30 UTC (rev 239611)
+++ PKGBUILD2015-05-21 13:21:41 UTC (rev 239612)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('07508579d304307531eccb82001011c0a810bb4dc88573420097a4ed22583ba33b43ba203999fe25ab62a28d6e80bd4917e61354ea164794c0f3dfb20d991591')
+sha512sums=('7ab5fc6753e36bd04efb5dd99a852ff670a25a7b3cb57cb2bd153948a24ac2d98092e8eb35218867b96a559e6a3ef0f6669e616db4c883a0c297bcda3b3692b8')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}


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

2015-05-19 Thread Felix Yan
Date: Wednesday, May 20, 2015 @ 05:03:02
  Author: fyan
Revision: 239575

upgpkg: python-cffi 1.0.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-05-20 01:06:33 UTC (rev 239574)
+++ PKGBUILD2015-05-20 03:03:02 UTC (rev 239575)
@@ -5,8 +5,8 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=0.9.2
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
 url=http://cffi.readthedocs.org/;
@@ -13,8 +13,8 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
-source=(http://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('93371a1189955d3f794915f8e7c6f6b9ab36cd531ff0ddeeb2108364c94dbf4dbe5d7d3f75e0aa52576d1a59559c13ec3e0f68dec4d52e6221e683ac519b850c')
+source=(https://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('07508579d304307531eccb82001011c0a810bb4dc88573420097a4ed22583ba33b43ba203999fe25ab62a28d6e80bd4917e61354ea164794c0f3dfb20d991591')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}


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

2015-03-28 Thread Felix Yan
Date: Saturday, March 28, 2015 @ 15:43:27
  Author: fyan
Revision: 235220

upgpkg: python-cffi 0.9.2-2

rebuild against python 3.4.3-2 (fix missing symbols)

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-28 14:33:22 UTC (rev 235219)
+++ PKGBUILD2015-03-28 14:43:27 UTC (rev 235220)
@@ -6,7 +6,7 @@
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
 pkgver=0.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
 url=http://cffi.readthedocs.org/;


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

2015-03-13 Thread Felix Yan
Date: Friday, March 13, 2015 @ 15:43:08
  Author: fyan
Revision: 233439

upgpkg: python-cffi 0.9.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-13 14:07:47 UTC (rev 233438)
+++ PKGBUILD2015-03-13 14:43:08 UTC (rev 233439)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(http://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('8eb484256057f6cc6f12030967a433395f6c2570766aa9bfa2bcacd4181ea49e320c51b885a11f3ed85ca4c4dc7cfb939197c1ebc19effd806efbefe630e0259')
+sha512sums=('93371a1189955d3f794915f8e7c6f6b9ab36cd531ff0ddeeb2108364c94dbf4dbe5d7d3f75e0aa52576d1a59559c13ec3e0f68dec4d52e6221e683ac519b850c')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}


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

2015-03-08 Thread Felix Yan
Date: Sunday, March 8, 2015 @ 09:50:14
  Author: fyan
Revision: 233066

upgpkg: python-cffi 0.9.1-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-08 08:15:00 UTC (rev 233065)
+++ PKGBUILD2015-03-08 08:50:14 UTC (rev 233066)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=0.9.0
+pkgver=0.9.1
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(http://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('76e242a4bc847607488ec20d89a717f490c19e5eff6b76f44d284557926a5181d99050d625a64c523081e850e399fd39a78906773b6c692b2a6efbc113c1a735')
+sha512sums=('8eb484256057f6cc6f12030967a433395f6c2570766aa9bfa2bcacd4181ea49e320c51b885a11f3ed85ca4c4dc7cfb939197c1ebc19effd806efbefe630e0259')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}
@@ -29,13 +29,11 @@
 }
 
 check() {
-  # -x c testing should be removed on next release
-  # https://bitbucket.org/cffi/cffi/issue/184/09-failed-tests-in-python-3
   cd $srcdir/$_name-$pkgver
-  PYTHONPATH=$PWD/build/lib.linux-$CARCH-3.4:$PYTHONPATH py.test -x c testing
+  PYTHONPATH=$PWD/build/lib.linux-$CARCH-3.4:$PYTHONPATH py.test
 
   cd $srcdir/$_name-$pkgver-py2
-  PYTHONPATH=$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH py.test2 -x c 
testing
+  PYTHONPATH=$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH py.test2
 }
 
 package_python-cffi() {


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

2015-03-03 Thread Felix Yan
Date: Tuesday, March 3, 2015 @ 18:44:48
  Author: fyan
Revision: 232489

upgpkg: python-cffi 0.9.0-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-03 16:56:40 UTC (rev 232488)
+++ PKGBUILD2015-03-03 17:44:48 UTC (rev 232489)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
+# Maintainer: Felix Yan felixonm...@archlinux.org
 # Contributor: lilydjwg lilyd...@gmail.com
 
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=0.8.6
+pkgver=0.9.0
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(http://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('b913d459bf0d355f0cb42fa0587a940c227d6765450033b14ab4d5281173cd1875cd6872911bb4f0b567cc1c5b0ca330615ec5f6ba205b25c41b683ae8c77790')
+sha512sums=('76e242a4bc847607488ec20d89a717f490c19e5eff6b76f44d284557926a5181d99050d625a64c523081e850e399fd39a78906773b6c692b2a6efbc113c1a735')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}
@@ -29,11 +29,13 @@
 }
 
 check() {
+  # -x c testing should be removed on next release
+  # https://bitbucket.org/cffi/cffi/issue/184/09-failed-tests-in-python-3
   cd $srcdir/$_name-$pkgver
-  PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH py.test
+  PYTHONPATH=$PWD/build/lib.linux-$CARCH-3.4:$PYTHONPATH py.test -x c testing
 
   cd $srcdir/$_name-$pkgver-py2
-  PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH py.test2
+  PYTHONPATH=$PWD/build/lib.linux-$CARCH-2.7:$PYTHONPATH py.test2 -x c 
testing
 }
 
 package_python-cffi() {


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

2014-07-06 Thread Felix Yan
Date: Sunday, July 6, 2014 @ 13:21:06
  Author: fyan
Revision: 216562

upgpkg: python-cffi 0.8.5-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-06 11:12:41 UTC (rev 216561)
+++ PKGBUILD2014-07-06 11:21:06 UTC (rev 216562)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=0.8.3
+pkgver=0.8.5
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(http://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
-md5sums=('57e140a7d475f58bada8f2ada3f5749e')
+md5sums=('964981f3fada08abbe9a6f8948f3a4c3')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}



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

2014-07-06 Thread Felix Yan
Date: Sunday, July 6, 2014 @ 16:55:58
  Author: fyan
Revision: 216568

upgpkg: python-cffi 0.8.6-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-06 13:43:25 UTC (rev 216567)
+++ PKGBUILD2014-07-06 14:55:58 UTC (rev 216568)
@@ -5,7 +5,7 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=0.8.5
+pkgver=0.8.6
 pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
 checkdepends=('python-pytest' 'python2-pytest')
 
source=(http://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
-md5sums=('964981f3fada08abbe9a6f8948f3a4c3')
+sha512sums=('b913d459bf0d355f0cb42fa0587a940c227d6765450033b14ab4d5281173cd1875cd6872911bb4f0b567cc1c5b0ca330615ec5f6ba205b25c41b683ae8c77790')
 
 prepare() {
   cp -a $_name-$pkgver{,-py2}



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

2014-07-05 Thread Felix Yan
Date: Saturday, July 5, 2014 @ 18:04:41
  Author: fyan
Revision: 216548

upgpkg: python-cffi 0.8.3-1

- new upstream release
- add tests

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-05 14:55:40 UTC (rev 216547)
+++ PKGBUILD2014-07-05 16:04:41 UTC (rev 216548)
@@ -5,18 +5,19 @@
 _name=cffi
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
-pkgver=0.8.2
-pkgrel=4
+pkgver=0.8.3
+pkgrel=1
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
 url=http://cffi.readthedocs.org/;
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pycparser' 
'python2-pycparser')
-md5sums=('37fc88c62f40d04e8a18192433f951ec')
+checkdepends=('python-pytest' 'python2-pytest')
 
source=(http://pypi.python.org/packages/source/c/${_name}/${_name}-${pkgver}.tar.gz;)
+md5sums=('57e140a7d475f58bada8f2ada3f5749e')
 
 prepare() {
-  cp -r $_name-$pkgver{,-py2}
+  cp -a $_name-$pkgver{,-py2}
 }
 
 build() {
@@ -27,6 +28,14 @@
   python2 setup.py build
 }
 
+check() {
+  cd $srcdir/$_name-$pkgver
+  PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-3.4:$PYTHONPATH py.test
+
+  cd $srcdir/$_name-$pkgver-py2
+  PYTHONPATH=$(pwd)/build/lib.linux-$CARCH-2.7:$PYTHONPATH py.test2
+}
+
 package_python-cffi() {
   depends=('python' 'python-pycparser')
 



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

2014-03-17 Thread Felix Yan
Date: Monday, March 17, 2014 @ 07:41:44
  Author: fyan
Revision: 208030

upgpkg: python-cffi 0.8.2-4

- python 3.4 rebuild

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-17 06:34:15 UTC (rev 208029)
+++ PKGBUILD2014-03-17 06:41:44 UTC (rev 208030)
@@ -6,7 +6,7 @@
 pkgbase=python-$_name
 pkgname=(python-$_name python2-$_name)
 pkgver=0.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc=Foreign Function Interface for Python calling C code
 arch=('i686' 'x86_64')
 url=http://cffi.readthedocs.org/;