14
0

Accepting request 707124 from devel:languages:python

- Update to 3.8.2:
  * GH#291: fix strict aliasing problem, emerged with GCC 9.1.

OBS-URL: https://build.opensuse.org/request/show/707124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycryptodomex?expand=0&rev=3
This commit is contained in:
2019-06-06 16:15:46 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 3 10:23:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.8.2:
* GH#291: fix strict aliasing problem, emerged with GCC 9.1.
-------------------------------------------------------------------
Tue May 14 13:15:38 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -20,7 +20,7 @@
%define oldpython python
%bcond_without test
Name: python-pycryptodomex
Version: 3.8.1
Version: 3.8.2
Release: 0
Summary: Cryptographic library for Python
License: BSD-2-Clause