main/py-cffi: upgrade to 1.8.3

This commit is contained in:
Jakub Jirutka 2016-10-01 19:38:20 +02:00
parent ea83412044
commit cfddf930cb

View File

@ -2,8 +2,8 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-cffi
_pkgname=cffi
pkgver=1.7.0
pkgrel=1
pkgver=1.8.3
pkgrel=0
pkgdesc="A foreign function interface for calling C code from Python"
url="http://cffi.readthedocs.org/"
arch="noarch"
@ -45,6 +45,6 @@ _py3() {
_py python3
}
md5sums="34122a545060cee58bab88feab57006d cffi-1.7.0.tar.gz"
sha256sums="6ed5dd6afd8361f34819c68aaebf9e8fc12b5a5893f91f50c9e50c8886bb60df cffi-1.7.0.tar.gz"
sha512sums="ce9439a219248b06a6f2d019324f4150576b5e4d853025d61d470105f95af2a6c2387080bfd0308c063ad756f34feead9a5958187d626524594dfe9a3adf7462 cffi-1.7.0.tar.gz"
md5sums="c8e877fe0426a99d0cf5872cf2f95b27 cffi-1.8.3.tar.gz"
sha256sums="c321bd46faa7847261b89c0469569530cad5a41976bb6dba8202c0159f476568 cffi-1.8.3.tar.gz"
sha512sums="a5a5f62c9d8607a8477abc2c2c53dcbe2aa4cf964b0592d4db349cd35a199e69a84d6cf160973fb5ee736607fa6a41314e8ff0d84bef2ffe16c08f6071c15222 cffi-1.8.3.tar.gz"