14
0

Accepting request 616242 from home:mimi_vx:branches:devel:languages:python

- update to 2.2.2
  * fix build on some systems with openssl 1.1.0h

OBS-URL: https://build.opensuse.org/request/show/616242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=98
This commit is contained in:
Tomáš Chvátal
2018-06-12 08:00:09 +00:00
committed by Git OBS Bridge
parent fb93670dd3
commit e832d4dbf8
9 changed files with 26 additions and 32 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAlqxn+QACgkQI1rl8Sn5
7ZjehAf/XzmejAuilvtU0fhtvlsfAsX/MsiUdcE/ALXUnlSeCh5XlAA+p2KPUbyz
ZZmhIC2m3DvBRZwAO0gCzifSQGMxZt6csX9RD7AmWBf/iGS0CpOuwDu0xzvQh4yh
kDuRQHjNyKAY+ftf4WKBqPq7ZjhMpygYPLlSHmWJi7jnoUmOU5VvyeT1d983eaqo
5Kt1UFTEUvaATb9wGJdmUZV8xdpvxvL0LJPsZnyy9HA00JaDWDqWkX2YUG383sjE
xwFs+kDu3EL24ZAx+hydK0qBe1yLCKa5GzJ6v6stmWIb/tSuFt98iF51cetdGt1V
6wtJsQyUFMrWc5FMXsGX24HBVBzYgw==
=607I
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAlq6dNgACgkQI1rl8Sn5
7Zg0Ygf/WzulfXom9qdbCHrUJh2xkTxPqK2/SUqDqOQ1OdKJm+MxDBcMhwrCdBDh
8+eXyPTLnnhPUcCSqVFcJeUu9KyKB2MhKi7gdBUHrDxjbufexxPC+L/KwjOq3nod
gL4OPHGGeX2ZgSlwFPR4zPIIheUmf9kPX88qtW8DD8zmuyhci6ibac9a/3fHkDVt
H27B+aqs+WObMjcfwZV7gMnRbZwUOBZvVFRxwfMHVuMpfbwhQC8HdBK74XKNaoTd
Golmpa5fqRm1sNquBz9YRVElWuw1qj1CZJhRBuR7V5xyPLX8J7EVUrYa70/fVtfr
hW7oAlNbMFYb58hGC9K20v6WX8XT2w==
=zox2
-----END PGP SIGNATURE-----

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEBf2foWz3VzUNkaVgI1rl8Sn57ZgFAlqxn+gACgkQI1rl8Sn5
7ZgNbgf+IIfsk8CEuxo/6mOrnI6RYLFWwzQE9mO2phDnlLcyMyIvnov7f6PQTNFB
T4TtdXuUq9x4BrquIAp4ZY8wbC7wUiEiS0jdCpd0ydVoNhQzOGhC1WFkL43AXWZ9
Ijy/aK8M8tTkSvYYeZbHrtAkrtIIFq70myjGeZyl97o2KyGpKZS3hCvtHS8yVMFw
riA51+zWXCzci5eQXwl2es4rYQz9sRlDS5Bvgr1IDUyZbR2ibQUooq6wV6hObGfa
w4XLrTzunk9vqs6lTA/p0yUAp4PLs7XPUCSgS6m6qQcsv35QotwkXlbwxqlm47EY
kyQelQ5AvgCB4IgnhI5SZ8cfZU5Mvw==
=xVZw
-----END PGP SIGNATURE-----

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 12 07:24:12 UTC 2018 - mimi.vx@gmail.com
- update to 2.2.2
* fix build on some systems with openssl 1.1.0h
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 26 07:44:53 UTC 2018 - tchvatal@suse.com Mon Mar 26 07:44:53 UTC 2018 - tchvatal@suse.com

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2 %bcond_without python2
Name: python-cryptography Name: python-cryptography
Version: 2.2.1 Version: 2.2.2
Release: 0 Release: 0
Summary: Python library which exposes cryptographic recipes and primitives Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 OR BSD-3-Clause License: Apache-2.0 OR BSD-3-Clause
@@ -29,8 +29,7 @@ Source0: https://files.pythonhosted.org/packages/source/c/cryptography/cr
Source1: https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz.asc Source1: https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz.asc
Source2: %{name}.keyring Source2: %{name}.keyring
# found on pypi but not on pythonhosted :/ # found on pypi but not on pythonhosted :/
Source3: cryptography_vectors-%{version}.tar.gz Source3: https://files.pythonhosted.org/packages/source/c/cryptography_vectors/cryptography_vectors-%{version}.tar.gz
Source4: cryptography_vectors-%{version}.tar.gz.asc
# PATCH-FIX-SLE disable-uneven-sizes-tests.patch bnc#944204 # PATCH-FIX-SLE disable-uneven-sizes-tests.patch bnc#944204
Patch1: disable-uneven-sizes-tests.patch Patch1: disable-uneven-sizes-tests.patch
Patch2: skip_openssl_memleak_test.patch Patch2: skip_openssl_memleak_test.patch
@@ -82,7 +81,7 @@ Requires: python3
cryptography is a package designed to expose cryptographic cryptography is a package designed to expose cryptographic
recipes and primitives to Python developers. Our goal is recipes and primitives to Python developers. Our goal is
for it to be your "cryptographic standard library". It for it to be your "cryptographic standard library". It
supports Python 2.6-2.7, Python 3.2+, and PyPy. supports Python 2.7, Python 3.4+, and PyPy-5.3+.
cryptography includes both high level recipes, and low cryptography includes both high level recipes, and low
level interfaces to common cryptographic algorithms such as level interfaces to common cryptographic algorithms such as