14
0

Accepting request 852110 from home:frispete:python

- update to 3.9.9:
  * GH#435: Fixed Crypto.Util.number.size for negative numbers

OBS-URL: https://build.opensuse.org/request/show/852110
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycryptodomex?expand=0&rev=20
This commit is contained in:
2020-12-01 14:07:25 +00:00
committed by Git OBS Bridge
parent 1e3b370b31
commit 07c9dbd264
4 changed files with 10 additions and 4 deletions

View File

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