Accepting request 662647 from devel:languages:python:avocado

- Update to version 2.4.2:
  * Updated Windows, macOS, and manylinux1 wheels to be compiled
    with OpenSSL 1.1.0j.

OBS-URL: https://build.opensuse.org/request/show/662647
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=108
This commit is contained in:
Tomáš Chvátal 2019-01-03 12:07:59 +00:00 committed by Git OBS Bridge
parent 25faabaf24
commit 2daa290922
8 changed files with 26 additions and 19 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAlvo0SgACgkQI1rl8Sn5
7ZgZUwf/cR3jARo4miqcBn64tSCiK/VJ/q5dOMIP89vjS3CEFG4CNEJ5vp4LerTG
9YMxXKzOCF/15VPjC8er/UZ6RbuX5udT68eNvxWvGPgcA/+Yxxncej1u+Vao9ocO
Rs4RbYy3ZHgOJFD7Vrkss3NfWYG6scQHYrG+Cp0AuzeVykv5oMZ5GmdgrbtroGM0
QuKrER5B4+EPc81lFtPThwJ4iWx/YBCXUrfeiQ2lmZZlcLdRSZzHXAIy0VRnPCeH
wvcvvtV7tJvmUSW6CNsX9Ml32HYRWcmiwnRfxzDwOM+Qvhu6LAxbpMGEzqiLnn2L
VrueiCDVrRvgluD5jib7byBHoXcYpg==
=JUcE
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:05a6052c6a9f17ff78ba78f8e6eb1d777d25db3b763343a1ae89a7a8670386dd
size 468645

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAlv0zO0ACgkQI1rl8Sn5
7ZgsZQf+N1uEe/pYMKxxCJMCzu94znwSt9ZxXYtilmw4MaQ8hLu5FOiHLvIDbcZJ
uSrNv1MDup1WG5mcgGz/wWdlLspExLNXLhI+xl72efmw24RzlzAfWnl1HSLFGHdK
Ee4HhEY0Gkv0BnxzhSBld8j89pICc9F9eUfmLq1pMCj6jM42EjXN2dbU57l1XBrz
vUUPrIxpblb3Q+KDShIp7dpI38jwHtg8NKoxA0uh1KaJTN+9heyDgGEF+EQK0uRF
HQcxVqpaRnwQ08JyBG+wDPtrIOjMDK8EUR7vbJ2nzIwkG0QojZpyHDrmhdq+Re6s
d4GuVeku4tG60uB0CGxP9Fyoy5Lt7A==
=rjVq
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:829d43e8066056de8ea7b8ad311db79e47d8d658e23d5f5fc4b0245a1b3baa74
size 35087338

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:91d365350a2d9d5376e4efdba687c7258e31a7c8c0deefbe4f674bf0a1e87804
size 35087269

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 3 11:40:58 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 2.4.2:
* Updated Windows, macOS, and manylinux1 wheels to be compiled
with OpenSSL 1.1.0j.
-------------------------------------------------------------------
Thu Dec 6 13:13:21 CET 2018 - mcepl@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-cryptography
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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-%{**}}
%bcond_without python2
Name: python-cryptography
Version: 2.4.1
Version: 2.4.2
Release: 0
Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 OR BSD-3-Clause