python-bcrypt 3.2.0-ok1 source package in openKylin

Changelog

python-bcrypt (3.2.0-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- zhouganqing <email address hidden>  Mon, 28 Nov 2022 14:28:08 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-bcrypt_3.2.0.orig.tar.gz 41.4 KiB 5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29
python-bcrypt_3.2.0-ok1.debian.tar.xz 4.3 KiB 6cbb5640f62351ed3e943656905dce44d63345b757e60db69e125403bc365a6c
python-bcrypt_3.2.0-ok1.dsc 1.8 KiB f32a7bd1f42697cb695435d78eb00f35c7a4128b9c8dbd1eee30229a6f2646f0

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