14
0

- Update to 3.8.2:

* GH#291: fix strict aliasing problem, emerged with GCC 9.1.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodomex?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2019-06-03 10:27:01 +00:00
committed by Git OBS Bridge
parent f734e84f84
commit cafd228f5e
4 changed files with 10 additions and 4 deletions

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