package/python{3}-cffi: bump to version 1.15.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
James Hilliard 2022-01-01 11:00:04 -07:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 7c1c0de0bd
commit e1c37ece28
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/cffi/json
md5 5c118a18ea897df164dbff67a32876fc cffi-1.14.6.tar.gz
sha256 c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd cffi-1.14.6.tar.gz
md5 f3a3f26cd3335fc597479c9475da0a0b cffi-1.15.0.tar.gz
sha256 920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954 cffi-1.15.0.tar.gz
# Locally computed sha256 checksums
sha256 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33 LICENSE

View file

@ -5,9 +5,9 @@
################################################################################
# Please keep in sync with package/python3-cffi/python3-cffi.mk
PYTHON_CFFI_VERSION = 1.14.6
PYTHON_CFFI_VERSION = 1.15.0
PYTHON_CFFI_SOURCE = cffi-$(PYTHON_CFFI_VERSION).tar.gz
PYTHON_CFFI_SITE = https://files.pythonhosted.org/packages/2e/92/87bb61538d7e60da8a7ec247dc048f7671afe17016cd0008b3b710012804
PYTHON_CFFI_SITE = https://files.pythonhosted.org/packages/00/9e/92de7e1217ccc3d5f352ba21e52398372525765b2e0c4530e6eb2ba9282a
PYTHON_CFFI_SETUP_TYPE = setuptools
PYTHON_CFFI_DEPENDENCIES = host-pkgconf libffi
PYTHON_CFFI_LICENSE = MIT

View file

@ -5,9 +5,9 @@
################################################################################
# Please keep in sync with package/python-cffi/python-cffi.mk
PYTHON3_CFFI_VERSION = 1.14.6
PYTHON3_CFFI_VERSION = 1.15.0
PYTHON3_CFFI_SOURCE = cffi-$(PYTHON3_CFFI_VERSION).tar.gz
PYTHON3_CFFI_SITE = https://files.pythonhosted.org/packages/2e/92/87bb61538d7e60da8a7ec247dc048f7671afe17016cd0008b3b710012804
PYTHON3_CFFI_SITE = https://files.pythonhosted.org/packages/00/9e/92de7e1217ccc3d5f352ba21e52398372525765b2e0c4530e6eb2ba9282a
PYTHON3_CFFI_SETUP_TYPE = setuptools
PYTHON3_CFFI_LICENSE = MIT
PYTHON3_CFFI_LICENSE_FILES = LICENSE