Thu, 22 Jan 2026 08:01:01 CST | login

Information for build python-scrypt-0.8.20-6.oc9

ID40841
Package Namepython-scrypt
Version0.8.20
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-scrypt.git?.#65a85696e75d9b8b60fa6dc20dc3b333e130026f
SummaryBindings for the scrypt key derivation function library
DescriptionScrypt is useful when encrypting password as it is possible to specify a minimum amount of time to use when encrypting and decrypting. If, for example, a password takes 0.05 seconds to verify, a user won’t notice the slight delay when signing in, but doing a brute force search of several billion passwords will take a considerable amount of time. This is in contrast to more traditional hash functions such as MD5 or the SHA family which can be implemented extremely fast on cheap hardware.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 01:31:46 CST
CompletedSat, 14 Jun 2025 01:34:57 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-scrypt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-scrypt.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-scrypt-0.8.20-6.oc9.src.rpm (info) (download)
aarch64
python3-scrypt-0.8.20-6.oc9.aarch64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-6.oc9.aarch64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-6.oc9.aarch64.rpm (info) (download)
loongarch64
python3-scrypt-0.8.20-6.oc9.loongarch64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-6.oc9.loongarch64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-6.oc9.loongarch64.rpm (info) (download)
x86_64
python3-scrypt-0.8.20-6.oc9.x86_64.rpm (info) (download)
python-scrypt-debugsource-0.8.20-6.oc9.x86_64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.20-6.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.8.20-6 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.20-5 - Rebuilt for loongarch release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.20-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.20-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.8.20-2 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 20 2023 kianli <kianli@tencent.com> - 0.8.20-1 - initial build