python3-pyopenssl: 21.0.0 -> 22.0.0

This commit is contained in:
Tim Biermann 2022-02-18 14:16:47 +01:00
parent 714283579d
commit e5a2f008e3
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -25,9 +25,9 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/OpenSSL/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/OpenSSL/debug.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/OpenSSL/rand.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/OpenSSL/version.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/pyOpenSSL-21.0.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-21.0.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-21.0.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-21.0.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-21.0.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-21.0.0-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/pyOpenSSL-22.0.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-22.0.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-22.0.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-22.0.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-22.0.0-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/pyOpenSSL-22.0.0-py3.9.egg-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3w3yMgHFgwu7oK5MSlmXeeziEFVl4q5A2xj4TNQocLVoFIRnjWpCZ+JfucE6p7oHjtWs7Y8qXuqmQIntbH7ESgg=
SHA256 (Pkgfile) = 5b34ed020d1660f99ccf776d6c736bacfef0f0fb39cbb531017882c1d5f7738f
SHA256 (.footprint) = fccf170d6b10a432b18e6e73b4fbcc663ac60e0a15e2098242ef0b0e05026812
SHA256 (pyOpenSSL-21.0.0.tar.gz) = 5e2d8c5e46d0d865ae933bef5230090bdaf5506281e9eec60fa250ee80600cb3
RWSagIOpLGJF3x+51NG0FBr3HKJCa8uhnHstp4fMPZHo4xqvIM3YUUqOeSLuWsqqE+Uk8t3BIT1aQF91XA8sowvviTnDbqR4rgg=
SHA256 (Pkgfile) = 5139a601e1e6be852933b9ca7d406316f9a846c0c998ddf8c3fd5b2a7c92afa1
SHA256 (.footprint) = ad5a5b62525e62a78adea7b751a402c5189ce0404c47ecca20c1fc39f649ab47
SHA256 (pyOpenSSL-22.0.0.tar.gz) = 660b1b1425aac4a1bea1d94168a85d99f0b3144c869dd4390d27629d0087f1bf

View File

@ -4,7 +4,7 @@
# Depends on: python3-cryptography
name=python3-pyopenssl
version=21.0.0
version=22.0.0
release=1
source=(https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-$version.tar.gz)