Skip to content

Commit

Permalink
contrib/python-cryptography-vectors: update to 42.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nekopsykose committed May 7, 2024
1 parent 7183fd4 commit a7d26e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/python-cryptography-vectors/template.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname = "python-cryptography-vectors"
pkgver = "42.0.6"
pkgver = "42.0.7"
pkgrel = 0
build_style = "python_pep517"
hostmakedepends = [
Expand All @@ -14,7 +14,7 @@
source = (
f"$(PYPI_SITE)/c/cryptography_vectors/cryptography_vectors-{pkgver}.tar.gz"
)
sha256 = "47656e3cc5269ba92de8cbf7cfb0891f930a2ea6468154e760d7ca10f6ffd319"
sha256 = "8294c632dbe2cb14c7b7e24219560e674bc2224dfc4bed577ab077dbb82bfa3c"
# vectors for python-cryptography tests
options = ["!check"]

Expand Down

0 comments on commit a7d26e0

Please sign in to comment.