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

Felix Yan fyan at archlinux.org
Thu Oct 22 03:50:10 UTC 2015


    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
===================================================================
--- PKGBUILD	2015-10-22 03:22:16 UTC (rev 249643)
+++ PKGBUILD	2015-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}



More information about the arch-commits mailing list