[arch-commits] Commit in python-cffi/trunk (PKGBUILD rebuild.list)
Felix Yan
fyan at archlinux.org
Fri Dec 18 00:59:10 UTC 2015
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
===================================================================
--- PKGBUILD 2015-12-18 00:44:51 UTC (rev 256736)
+++ PKGBUILD 2015-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.list 2015-12-18 00:44:51 UTC (rev 256736)
+++ rebuild.list 2015-12-18 00:59:10 UTC (rev 256737)
@@ -1 +0,0 @@
-python-pygit2
More information about the arch-commits
mailing list