Accepting request 868439 from devel:languages:python

- update to 20.0.1:
  - Fixed compatibility with OpenSSL 1.1.0.

OBS-URL: https://build.opensuse.org/request/show/868439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOpenSSL?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2021-02-04 19:23:02 +00:00 committed by Git OBS Bridge
commit 54446b2d8b
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92f08eccbd73701cf744e8ffd6989aa7842d48cbe3fea8a7c031c5647f590ac5
size 173786

3
pyOpenSSL-20.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c231c759543ba02560fcd2480c48dcec4dae34c9da7d3747c508227e0624b51
size 173736

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 1 18:07:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 20.0.1:
- Fixed compatibility with OpenSSL 1.1.0.
-------------------------------------------------------------------
Tue Dec 22 22:28:30 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pyOpenSSL
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-pyOpenSSL
Version: 20.0.0
Version: 20.0.1
Release: 0
Summary: Python wrapper module around the OpenSSL library
License: Apache-2.0