14
0

Accepting request 1040662 from home:yarunachalam:branches:devel:languages:python

- Update to 3.16.0 
  New features
  * Build wheels for musl Linux. Thanks to Ben Raz.
  Resolved issues
  * GH#639: ARC4 now also works with ‘keys’ as short as 8 bits.
  * GH#669: fix segfaults when running in a manylinux2010 i686 image.

OBS-URL: https://build.opensuse.org/request/show/1040662
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodomex?expand=0&rev=31
This commit is contained in:
2022-12-06 16:01:03 +00:00
committed by Git OBS Bridge
parent ab85310cdc
commit 11f261982f
4 changed files with 14 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-pycryptodomex
Version: 3.15.0
Version: 3.16.0
Release: 0
Summary: Cryptographic library for Python
License: BSD-2-Clause