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

Felix Yan felixonmars at archlinux.org
Tue Nov 5 20:57:40 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-11-05 20:44:16 UTC (rev 366813)
+++ PKGBUILD	2019-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



More information about the arch-commits mailing list