mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-cffi: update to 1.17.0.
This commit is contained in:
parent
aa2e890249
commit
f029b5f42d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cffi'
|
# Template file for 'python3-cffi'
|
||||||
pkgname=python3-cffi
|
pkgname=python3-cffi
|
||||||
version=1.16.0
|
version=1.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel libffi-devel"
|
hostmakedepends="python3-setuptools python3-wheel libffi-devel"
|
||||||
|
@ -13,7 +13,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=bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0
|
checksum=f3157624b7558b914cb039fd1af735e5e8049a87c817cc215109ad1c8779df76
|
||||||
|
|
||||||
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