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

Felix Yan felixonmars at archlinux.org
Sat Aug 15 18:38:22 UTC 2020


    Date: Saturday, August 15, 2020 @ 18:38:21
  Author: felixonmars
Revision: 394282

upgpkg: python-cffi 1.14.2-1

Modified:
  python-cffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-15 10:43:07 UTC (rev 394281)
+++ PKGBUILD	2020-08-15 18:38:21 UTC (rev 394282)
@@ -3,7 +3,7 @@
 
 pkgbase=python-cffi
 pkgname=(python-cffi python2-cffi)
-pkgver=1.14.1
+pkgver=1.14.2
 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=("https://foss.heptapod.net/pypy/cffi/-/archive/v$pkgver/cffi-v$pkgver.tar.bz2")
-sha512sums=('eaba47b7eb12be4e7147d21769435e71f841d6950c099343cef742bbc5a8eb26dbb0bc5f036285611073f4363604f2049166e53d92358f755af8f727669aed2d')
+sha512sums=('54e3d3bc708e0f0a9341d05995f5188349577be90bf83f2f52f11d836c89c38608398219ef5562cecbb159cf58d79aff0782f51eff2a7ab8e9c8e8037291c7d8')
 
 prepare() {
   cp -a cffi-v$pkgver{,-py2}



More information about the arch-commits mailing list