1
0
forked from ports/contrib

[notify] python3-cryptography: added missing dependency: python3-typing_extension

This commit is contained in:
Tim Biermann 2021-12-11 15:54:53 +01:00
parent d0049574b8
commit a03ba608cd
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34iVzynDTN/SyPRUvbAttSdZOG/d5hAB02WEetQpqH3ZIgZ9wGK/SjBvD+J4huokvkFqu0JcKbj2nTq0De3ltwA=
SHA256 (Pkgfile) = cee2bd3d11c220c06449653ca55d4a2a067a77d48b21032d418705a7c5af0766
RWSagIOpLGJF30mS3u/Q1FqZZ9fFbzVjw+EDGQokvVgQSWeMmqyxCf29jJd/wVUf3b++A3rLDSiqM/Mv2674SLXpmk3Sj9cH+QM=
SHA256 (Pkgfile) = 4ef297b35a0166ef5eecb5c433d4fb133ff72e7a749711762a337c58db9cb0cb
SHA256 (.footprint) = a0c6f62037222050540376ff731c1505ab44e19bfd9e8562b835a1fa1faf045f
SHA256 (cryptography-3.4.8.tar.gz) = 94cc5ed4ceaefcbe5bf38c8fba6a21fc1d365bb8fb826ea1688e3370b2e24a1c

View File

@ -1,7 +1,7 @@
# Description: A package designed to expose cryptographic recipes and primitives to Python developers.
# URL: https://pypi.org/project/cryptography/
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: python3-cffi python3-setuptools-rust
# Depends on: python3-cffi python3-setuptools-rust python3-typing_extensions
name=python3-cryptography
version=3.4.8