python-cffi: update to 0.9.0
This commit is contained in:
parent
8bc908fb9a
commit
4e04ea5c67
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-cffi'
|
# Template file for 'python-cffi'
|
||||||
pkgname=python-cffi
|
pkgname=python-cffi
|
||||||
version=0.8.6
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cffi-${version}"
|
wrksrc="cffi-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://cffi.readthedocs.org/"
|
homepage="http://cffi.readthedocs.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
||||||
checksum=2532d9e3af9e3c6d0f710fc98b0295b563c7f39cfd97dd2242bd36fbf4900610
|
checksum=7b5cfbf8c7c67a132744846539def2ef9d0baed726d289416bd60ed2559a77d0
|
||||||
|
|
||||||
python3.4-cffi_package() {
|
python3.4-cffi_package() {
|
||||||
depends="python3.4-pycparser"
|
depends="python3.4-pycparser"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue