python3-cryptography: 41.0.6 -> 41.0.7

This commit is contained in:
Tim Biermann 2023-11-30 10:30:18 +01:00
parent e1f5a8e8ee
commit 899ef513cb
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -2,14 +2,14 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-41.0.6.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.6.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.6.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.6.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.6.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.6.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.6.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.6.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography-41.0.7.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.7.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.7.dist-info/LICENSE.APACHE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.7.dist-info/LICENSE.BSD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.7.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.7.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.7.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography-41.0.7.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/cryptography/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography/__about__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/cryptography/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF342ZiEsOp+YO+0bUY06vyS9N9lwxyrYGopn9c3RRQr3a7ss3u6AF+9KAZZa5J43hzK6QgRtE10ZKXxdcoNO2Lwc=
SHA256 (Pkgfile) = 717d9f82ce0b0e6536c02714c6757b90f6f657a1f2fcf69717ab0f60483c2bd6
SHA256 (.footprint) = 0bd7a793d8898d0b73742cd7ffa3df732a511e1530a1ba707991833581e1b78a
SHA256 (cryptography-41.0.6.tar.gz) = 422e3e31d63743855e43e5a6fcc8b4acab860f560f9321b0ee6269cc7ed70cc3
RWSagIOpLGJF31ZjqR1hRvnAMAHvgLtU3ntv4XqaAUkaadhWNn0SUuqBbLp6W0LlSCncop+pGgs62HAaFycLWAptthwNk3hA/gQ=
SHA256 (Pkgfile) = 9222d1f88e4c3a1a1bfb9966b0ed60fdd70c75609997def2cbac9c80e8d4045a
SHA256 (.footprint) = 409574ef1218480543e43700b4c912978feb6f25091e7572fecea3b1b405562b
SHA256 (cryptography-41.0.7.tar.gz) = 13f93ce9bea8016c253b34afc6bd6a75993e5c40672ed5405a9c832f0d4a00bc

View File

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