wok rev 25342
Down python-bcrypt: last version supporting python < 3.6
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Jul 24 17:10:41 2022 +0000 (2022-07-24) |
parents | 9b2b1195df6c |
children | 2b9ff117a412 |
files | python-bcrypt/receipt |
line diff
1.1 --- a/python-bcrypt/receipt Sun Jul 24 16:17:15 2022 +0000 1.2 +++ b/python-bcrypt/receipt Sun Jul 24 17:10:41 2022 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-bcrypt" 1.7 -VERSION="3.2.2" 1.8 +VERSION="3.1.7" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Modern password hashing for software and servers." 1.11 MAINTAINER="pascal.bellard@slitaz.org"