mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-cryptography: update to 41.0.3.
This commit is contained in:
parent
4d1c054703
commit
b532dc5dd7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cryptography'
|
||||
pkgname=python3-cryptography
|
||||
version=41.0.2
|
||||
version=41.0.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
build_helper="rust"
|
||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause, Apache-2.0"
|
|||
homepage="https://github.com/pyca/cryptography"
|
||||
changelog="https://raw.githubusercontent.com/pyca/cryptography/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/c/cryptography/cryptography-${version}.tar.gz"
|
||||
checksum=7d230bf856164de164ecb615ccc14c7fc6de6906ddd5b491f3af90d3514c925c
|
||||
checksum=6d192741113ef5e30d89dcb5b956ef4e1578f304708701b8b73d38e3e1461f34
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
makedepends+=" rust-std"
|
||||
|
|
Loading…
Add table
Reference in a new issue