python3.12: update to version 3.12.9. (#11723)

This commit is contained in:
OscarL
2025-02-05 04:17:47 -03:00
committed by GitHub
parent 351094338c
commit e95927343b
3 changed files with 36 additions and 36 deletions

View File

@@ -8,8 +8,8 @@ HOMEPAGE="https://cryptography.io/"
COPYRIGHT="2013-2020 The cryptography developers"
LICENSE="Apache v2
BSD (3-clause)"
REVISION="2"
SOURCE_URI="https://pypi.io/packages/source/c/cryptography/cryptography-$portVersion.tar.gz"
REVISION="3"
SOURCE_URI="https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-$portVersion.tar.gz"
CHECKSUM_SHA256="94cc5ed4ceaefcbe5bf38c8fba6a21fc1d365bb8fb826ea1688e3370b2e24a1c"
ARCHITECTURES="all !x86_gcc2"