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

Felix Yan felixonmars at archlinux.org
Tue Nov 24 16:05:56 UTC 2020


    Date: Tuesday, November 24, 2020 @ 16:05:56
  Author: felixonmars
Revision: 401780

upgpkg: python-cffi 1.14.4-1

Modified:
  python-cffi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-24 11:50:40 UTC (rev 401779)
+++ PKGBUILD	2020-11-24 16:05:56 UTC (rev 401780)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.14.3
-pkgrel=3
+pkgver=1.14.4
+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=("https://foss.heptapod.net/pypy/cffi/-/archive/v$pkgver/cffi-v$pkgver.tar.bz2")
-sha512sums=('dd83ed9f330bc5b7d9a23293d68574e4ce2be757cf876a13274471a14e59eca43c93ecc677dccdbfe3f37c7e4ebd6ee645dc28a287c961d342defe99833dc6dc')
+sha512sums=('590655ac0ad023ecd36eaa1da29b64325bdb65d7eee41c3c6c5e655ddeee64275f5b381d680caa2045435005013acd7d9b275e67df22e231bd8a765c6ea809fa')
 
 prepare() {
   cp -a cffi-v$pkgver{,-py2}



More information about the arch-commits mailing list