We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6fb589 + 2fa99df commit b92204bCopy full SHA for b92204b
py3-cryptography.yaml
@@ -1,7 +1,7 @@
1
# Generated from https://pypi.org/project/cryptography/
2
package:
3
name: py3-cryptography
4
- version: 42.0.8
+ version: 43.0.0
5
epoch: 0
6
description: cryptography is a package which provides cryptographic recipes and primitives to Python developers.
7
copyright:
@@ -31,7 +31,7 @@ pipeline:
31
with:
32
repository: https://github.com/pyca/cryptography/
33
tag: ${{package.version}}
34
- expected-commit: 761ef4b955697c63e83734096f672224224082e1
+ expected-commit: ebf14f2edc8536f36797979cb0e075e766d978c5
35
36
- name: Python Build
37
uses: python/build-wheel
0 commit comments