15
0
forked from pool/python-bcrypt

- update to 3.2.0

* add type hints to top level functions
 * drop support for python 3.5 and older
 * drop legacy code

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bcrypt?expand=0&rev=23
This commit is contained in:
2020-08-20 12:50:57 +00:00
committed by Git OBS Bridge
parent 2a6ad6cf77
commit a7970d89ae
4 changed files with 12 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-bcrypt
Version: 3.1.7
Version: 3.2.0
Release: 0
Summary: BSD type 2a and 2b password hashing
License: Apache-2.0