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

Felix Yan fyan at archlinux.org
Tue Dec 22 02:05:48 UTC 2015


    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
===================================================================
--- PKGBUILD	2015-12-22 01:53:02 UTC (rev 257100)
+++ PKGBUILD	2015-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}



More information about the arch-commits mailing list