mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
python-cffi: update to 1.2.1
This commit is contained in:
parent
5a19adc78f
commit
13565bcf75
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=1.1.2
|
version=1.2.1
|
||||||
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=390970b602708c91ddc73953bb6929e56291c18a4d80f360afa00fad8b6f3339
|
checksum=eab571deb0a152e2f53c404c08a94870a131526896cad08cd43bf86ce3771e3d
|
||||||
|
|
||||||
python3.4-cffi_package() {
|
python3.4-cffi_package() {
|
||||||
depends="python3.4-pycparser"
|
depends="python3.4-pycparser"
|
||||||
|
|
Loading…
Add table
Reference in a new issue