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

Felix Yan felixonmars at archlinux.org
Sun Oct 20 06:12:23 UTC 2019


    Date: Sunday, October 20, 2019 @ 06:12:23
  Author: felixonmars
Revision: 365225

upgpkg: python-cffi 1.13.0-1

Modified:
  python-cffi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-20 06:12:06 UTC (rev 365224)
+++ PKGBUILD	2019-10-20 06:12:23 UTC (rev 365225)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.12.3
+pkgver=1.13.0
 pkgrel=1
 pkgdesc="Foreign Function Interface for Python calling C code"
 arch=('x86_64')
@@ -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=('99204b601dcb998b7d4a287f0ed906eac6789fb07f9983034db52a02fb335198b6df18dc214e4ea228e6a3f0a6455159de629bbe336b0f5a3f716bad67ddd49b')
+sha512sums=('c80049170e21304894187a5c71b1969670f5d236b24442d134c21376cbb320ef7d788b2b88782641782b2181667846c3895eaa675b25896ad945c6c88fe0c752')
 
 prepare() {
   mv cffi-cffi-* cffi-$pkgver



More information about the arch-commits mailing list