diff --git a/cryptography-2.4.1.tar.gz b/cryptography-2.4.1.tar.gz deleted file mode 100644 index 905aaf1..0000000 --- a/cryptography-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e85b410885addaeb31a867eabcefc9ef4a7e904ad45eac9e60a763a54b244626 -size 468551 diff --git a/cryptography-2.4.1.tar.gz.asc b/cryptography-2.4.1.tar.gz.asc deleted file mode 100644 index e6c30e9..0000000 --- a/cryptography-2.4.1.tar.gz.asc +++ /dev/null @@ -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----- diff --git a/cryptography-2.4.2.tar.gz b/cryptography-2.4.2.tar.gz new file mode 100644 index 0000000..474c7ce --- /dev/null +++ b/cryptography-2.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05a6052c6a9f17ff78ba78f8e6eb1d777d25db3b763343a1ae89a7a8670386dd +size 468645 diff --git a/cryptography-2.4.2.tar.gz.asc b/cryptography-2.4.2.tar.gz.asc new file mode 100644 index 0000000..c55fa17 --- /dev/null +++ b/cryptography-2.4.2.tar.gz.asc @@ -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----- diff --git a/cryptography_vectors-2.4.1.tar.gz b/cryptography_vectors-2.4.1.tar.gz deleted file mode 100644 index b5dda67..0000000 --- a/cryptography_vectors-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:829d43e8066056de8ea7b8ad311db79e47d8d658e23d5f5fc4b0245a1b3baa74 -size 35087338 diff --git a/cryptography_vectors-2.4.2.tar.gz b/cryptography_vectors-2.4.2.tar.gz new file mode 100644 index 0000000..29064c0 --- /dev/null +++ b/cryptography_vectors-2.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d365350a2d9d5376e4efdba687c7258e31a7c8c0deefbe4f674bf0a1e87804 +size 35087269 diff --git a/python-cryptography.changes b/python-cryptography.changes index 7ad9c5a..beede30 100644 --- a/python-cryptography.changes +++ b/python-cryptography.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jan 3 11:40:58 UTC 2019 - Martin Pluskal + +- 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 diff --git a/python-cryptography.spec b/python-cryptography.spec index fc4c509..fe37e1a 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -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