python3-cryptography: 3.4.7 -> 3.4.8

This commit is contained in:
Tim Biermann 2021-09-09 12:48:56 +02:00
parent 377e19540a
commit b932964afb
3 changed files with 12 additions and 12 deletions

View File

@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography-3.4.7-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.7-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.7-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.7-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.7-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.7-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.7-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography-3.4.8-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.8-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.8-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.8-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.8-py3.9.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.8-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.4.8-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/__about__.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33dXWUC8vF32O7ywhJh0j1qoi4pPLJKPpyxlnhuqfCszoefxk9oNqvrzS92LeN7CDcNFXyTbWRCC2xyxVFCEGgE=
SHA256 (Pkgfile) = 3638669d06bb1d9d65bb4a097d71cc6b109f7222c1e734c18cbdde412c4063be
SHA256 (.footprint) = a2bf9f509d301a029f5ecaa7a81a151867f03545dc825363725e8e066fbbd8f8
SHA256 (cryptography-3.4.7.tar.gz) = 3d10de8116d25649631977cb37da6cbdd2d6fa0e0281d014a5b7d337255ca713
RWSagIOpLGJF34iVzynDTN/SyPRUvbAttSdZOG/d5hAB02WEetQpqH3ZIgZ9wGK/SjBvD+J4huokvkFqu0JcKbj2nTq0De3ltwA=
SHA256 (Pkgfile) = cee2bd3d11c220c06449653ca55d4a2a067a77d48b21032d418705a7c5af0766
SHA256 (.footprint) = a0c6f62037222050540376ff731c1505ab44e19bfd9e8562b835a1fa1faf045f
SHA256 (cryptography-3.4.8.tar.gz) = 94cc5ed4ceaefcbe5bf38c8fba6a21fc1d365bb8fb826ea1688e3370b2e24a1c

View File

@ -4,7 +4,7 @@
# Depends on: python3-cffi python3-setuptools-rust
name=python3-cryptography
version=3.4.7
version=3.4.8
release=1
source=(https://pypi.python.org/packages/source/c/cryptography/cryptography-$version.tar.gz)