python-cffi: update to 1.14.4.
This commit is contained in:
parent
a43e36cfcf
commit
8e652df721
@ -1,7 +1,7 @@
|
||||
# Template file for 'python-cffi'
|
||||
pkgname=python-cffi
|
||||
version=1.14.3
|
||||
revision=2
|
||||
version=1.14.4
|
||||
revision=1
|
||||
wrksrc="cffi-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools libffi-devel"
|
||||
@ -15,7 +15,7 @@ license="MIT"
|
||||
homepage="https://cffi.readthedocs.io/"
|
||||
changelog="https://cffi.readthedocs.io/en/latest/whatsnew.html"
|
||||
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
||||
checksum=f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591
|
||||
checksum=1a465cbe98a7fd391d47dce4b8f7e5b921e6cd805ef421d04f5f66ba8f06086c
|
||||
|
||||
do_check() {
|
||||
python2 setup.py build_ext -i
|
||||
|
Loading…
Reference in New Issue
Block a user