python3-pyopenssl: 22.1.0 -> 23.0.0

This commit is contained in:
Tim Biermann 2023-01-04 10:10:04 +00:00
parent eee4f59ed9
commit 962b26e1ad
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.10/site-packages/OpenSSL/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/OpenSSL/debug.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/OpenSSL/rand.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/OpenSSL/version.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyOpenSSL-22.1.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-22.1.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-22.1.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-22.1.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-22.1.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-22.1.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyOpenSSL-23.0.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-23.0.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-23.0.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-23.0.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-23.0.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyOpenSSL-23.0.0-py3.10.egg-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39bbJuQga8kINDsvxx+xIWZC0z/vYWuQxJQAFf45A4gLhxPhY6sQCLxlZEv7px/zGd8nOxSxuB88istfb0Zq0A8=
SHA256 (Pkgfile) = ba1a23698fbad39a6403f937454238175b08d58ca6b656b5695721d9bb0aed5c
SHA256 (.footprint) = af93e1f4854910449ad2c875b3e2abfb6f814adfa580bfab72af00d6ea8e9b34
SHA256 (pyOpenSSL-22.1.0.tar.gz) = 7a83b7b272dd595222d672f5ce29aa030f1fb837630ef229f62e72e395ce8968
RWSagIOpLGJF38WZ+PB1RVBNBvPjVcFudk5gIgbqjGfUJrPDimW5zFJdMLA+yweB4UJI/8lPTAgqZgE5B+idXzTPmHU1HakR1A4=
SHA256 (Pkgfile) = bf8e6dd91b25848300e906fb0981767591d7c97ed60c290c090e6b5eb8c15113
SHA256 (.footprint) = ef24353a82e8a8b4d7b800b8bec7449fb96ad4401f1852fecb3937cb9089967f
SHA256 (pyOpenSSL-23.0.0.tar.gz) = c1cc5f86bcacefc84dada7d31175cae1b1518d5f60d3d0bb595a67822a868a6f

View File

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