mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-cffi: update to 1.16.0.
This commit is contained in:
parent
49193a10e4
commit
c6535b1314
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.15.1
|
version=1.16.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools libffi-devel"
|
hostmakedepends="python-setuptools libffi-devel"
|
||||||
makedepends="python-devel libffi-devel"
|
makedepends="python-devel libffi-devel"
|
||||||
|
@ -12,7 +12,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=d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9
|
checksum=bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue