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

Felix Yan felixonmars at archlinux.org
Wed Feb 13 18:07:08 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-02-13 17:48:58 UTC (rev 346231)
+++ PKGBUILD	2019-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



More information about the arch-commits mailing list