forked from pool/python-bcrypt
Accepting request 828187 from devel:languages:python
- 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/request/show/828187 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bcrypt?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b0069c752ec14172c5f78208f1863d7ad6755a6fae6fe76ec2c80d13be41e42
|
||||
size 42512
|
||||
BIN
bcrypt-3.2.0.tar.gz
LFS
Normal file
BIN
bcrypt-3.2.0.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 12:46:59 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 3.2.0
|
||||
* add type hints to top level functions
|
||||
* drop support for python 3.5 and older
|
||||
* drop legacy code
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 11:20:23 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user