From 5385207b84a37ed57430e33d467c29105d90e6550f3b72d7395e88a50afbd4c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 15 May 2020 10:03:46 +0000 Subject: [PATCH] Accepting request 805791 from home:stroeder:branches:devel:languages:python update to 2.9.2 (tested on Tumbleweed x86_64) OBS-URL: https://build.opensuse.org/request/show/805791 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=120 --- cryptography-2.8.tar.gz | 3 --- cryptography-2.8.tar.gz.asc | 11 ----------- cryptography-2.9.2.tar.gz | 3 +++ cryptography-2.9.2.tar.gz.asc | 11 +++++++++++ python-cryptography.changes | 22 ++++++++++++++++++++++ python-cryptography.spec | 2 +- 6 files changed, 37 insertions(+), 15 deletions(-) delete mode 100644 cryptography-2.8.tar.gz delete mode 100644 cryptography-2.8.tar.gz.asc create mode 100644 cryptography-2.9.2.tar.gz create mode 100644 cryptography-2.9.2.tar.gz.asc diff --git a/cryptography-2.8.tar.gz b/cryptography-2.8.tar.gz deleted file mode 100644 index 9691cb3..0000000 --- a/cryptography-2.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651 -size 504516 diff --git a/cryptography-2.8.tar.gz.asc b/cryptography-2.8.tar.gz.asc deleted file mode 100644 index 32cf579..0000000 --- a/cryptography-2.8.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAl2oZ7AACgkQI1rl8Sn5 -7ZgXKwgAoGti9aCsmWgJ509kakaEn5H0rB8QdBcp4mMLxmFuGNV6y2vsLE6qrszH -ChmBRekQPPclnXBy4GoI52d+uFUf2R3xW2FrNGNHp/jzsu2kB8vO9TFoUHLz7C5z -RwTwDcmqVmPQRPUM5tl5l2TqMh48+qFcAkrgay3UJYelksU6k0HYTcqQbY9Yvvhb -znqI+oieKpCu5OoRPhm7M673So0fNTorMek4+VU4PLuXrxGe5VAUmm/c/bRufgeL -kVU0SU0dHiENfRCjn+AVgfH6S+uERHYxwIMu7oFAYK5UEgQpmIotEM4LBt+3RuII -elH5XYl6NLzPXARJDNK1ppIko0I0SQ== -=n8rK ------END PGP SIGNATURE----- diff --git a/cryptography-2.9.2.tar.gz b/cryptography-2.9.2.tar.gz new file mode 100644 index 0000000..8135f4d --- /dev/null +++ b/cryptography-2.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c30272fb4ddda5f5ffc1089d7405b7a71b0b0f51993cb4e5dbb4590b2fc229 +size 517571 diff --git a/cryptography-2.9.2.tar.gz.asc b/cryptography-2.9.2.tar.gz.asc new file mode 100644 index 0000000..df9d34e --- /dev/null +++ b/cryptography-2.9.2.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEyBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAl6gzhQACgkQI1rl8Sn5 +7Zh0nAf4ggT/Ld981REP/HrVwJKGp6gn9ViqmToHOacI3XeP70Rz+7h4eg/548Bf +F4oH0IAkwV4TRUXtJV/fsi5OmnCD8EktQqxpzUQ9yNfT3thj/X2594GUD5+Tm/O9 +162xy/mFqa8XgIjXB5NaAySrpegMEf6lPpOOf7hI0mHcsQ3b4EYp5/of0dj0MgQV +HgrAKtdpLKWSeFLL19bqXHpBloYOj9kFuQs+2qVYtu0gIzsavGC8kKrvw6ir8i5o +FqNumdvcXYWHjkF/46BICd5ZUNY5YrYGGsK39CBQRFgEkoD+ElVsh9anwoNeUvxu +qilLKGLbD6NteTWcxjnqJJGnO2+7 +=VVJo +-----END PGP SIGNATURE----- diff --git a/python-cryptography.changes b/python-cryptography.changes index 5f6d157..ede2f37 100644 --- a/python-cryptography.changes +++ b/python-cryptography.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Fri May 15 08:44:10 UTC 2020 - Michael Ströder + +- update to 2.9.2 + * 2.9.2 - 2020-04-22 + - Updated the macOS wheel to fix an issue where it would not run on macOS versions older than 10.15. + * 2.9.1 - 2020-04-21 + - Updated Windows, macOS, and manylinux wheels to be compiled with OpenSSL 1.1.1g. + * 2.9 - 2020-04-02 + - BACKWARDS INCOMPATIBLE: Support for Python 3.4 has been removed due to + low usage and maintenance burden. + - BACKWARDS INCOMPATIBLE: Support for OpenSSL 1.0.1 has been removed. + Users on older version of OpenSSL will need to upgrade. + - BACKWARDS INCOMPATIBLE: Support for LibreSSL 2.6.x has been removed. + - Removed support for calling public_bytes() with no arguments, as per + our deprecation policy. You must now pass encoding and format. + - BACKWARDS INCOMPATIBLE: Reversed the order in which rfc4514_string() + returns the RDNs as required by RFC 4514. + - Updated Windows, macOS, and manylinux wheels to be compiled with OpenSSL 1.1.1f. + - Added support for parsing single_extensions in an OCSP response. + - NameAttribute values can now be empty strings. + ------------------------------------------------------------------- Thu Oct 17 14:53:32 UTC 2019 - Michael Ströder diff --git a/python-cryptography.spec b/python-cryptography.spec index d969e7d..f092976 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-cryptography -Version: 2.8 +Version: 2.9.2 Release: 0 Summary: Python library which exposes cryptographic recipes and primitives License: Apache-2.0 OR BSD-3-Clause