mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
python-cffi: update to 1.15.0.
This commit is contained in:
parent
8987abed67
commit
da31ac510b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-cffi'
|
# Template file for 'python-cffi'
|
||||||
pkgname=python-cffi
|
pkgname=python-cffi
|
||||||
version=1.14.6
|
version=1.15.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="cffi-${version}"
|
wrksrc="cffi-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools libffi-devel"
|
hostmakedepends="python-setuptools python3-setuptools libffi-devel"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://cffi.readthedocs.io/"
|
homepage="https://cffi.readthedocs.io/"
|
||||||
changelog="https://cffi.readthedocs.io/en/latest/whatsnew.html"
|
changelog="https://cffi.readthedocs.io/en/latest/whatsnew.html"
|
||||||
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cffi/cffi-${version}.tar.gz"
|
||||||
checksum=c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd
|
checksum=920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# glibc libm.so is a GNU ld script that isn't properly handled
|
# glibc libm.so is a GNU ld script that isn't properly handled
|
||||||
|
|
Loading…
Add table
Reference in a new issue