python-bcrypt 3.2.2-ok1 source package in openKylin

Changelog

python-bcrypt (3.2.2-ok1) nile; urgency=high

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 07 May 2024 11:30:12 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
python
Urgency:
Very Urgent

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Nile V2.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-bcrypt_3.2.2.orig.tar.gz 41.5 KiB 433c410c2177057705da2a9f2cd01dd157493b2a7ac14c8593a16b3dab6b6bfb
python-bcrypt_3.2.2.orig.tar.gz.asc 488 bytes efc05d3f154d0f608ade652d3eeb6dc1565fa5cc2f311ef8a9c32f89edde2780
python-bcrypt_3.2.2-ok1.debian.tar.xz 10.3 KiB 5c93a77cb94505a3db1bcc75f1e4440de7ef05bf852457675f84874e5c39377b
python-bcrypt_3.2.2-ok1.dsc 2.3 KiB f829c25f709d8e3f639fd14a4376118477c7574c897070798fd268c73fa3f09d

Available diffs

View changes file

Binary packages built by this source

python3-bcrypt: password hashing library for Python 3

 bcrypt is a Python module which provides a password hashing method based on
 the Blowfish password hashing algorithm, as described in
 "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres:
 http://static.usenix.org/events/usenix99/provos.html.
 .
 This package provides the bcrypt Python module for Python 3.x.

python3-bcrypt-dbgsym: debug symbols for python3-bcrypt