Thu, 26 Jun 2025 20:44:24 CST | login

Information for build python-crypt-r-3.13.1-3.oc9.1

ID32475
Package Namepython-crypt-r
Version3.13.1
Release3.oc9.1
Epoch
DraftFalse
Sourcegit+https://gitee.com/bbrucezhang/python-crypt-r.git?.#b333df7573b807342ba75fd1b72b68c1981e22d0
SummaryA copy of the `crypt` module that was removed in Python 3.13
DescriptionThe crypt_r module is a renamed copy of the crypt module as it was present in Python 3.12 before it was removed. See PEP 594 for details of the removal. Unlike crypt, this library always exposes the crypt_r(3) function, not crypt(3). This module implements an interface to the crypt_r(3) routine, which is a one-way hash function based upon a modified DES algorithm; see the Unix man page for further details. Possible uses include storing hashed passwords so you can check passwords without storing the actual password, or attempting to crack Unix passwords with a dictionary.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 19 Dec 2024 17:17:49 CST
CompletedThu, 19 Dec 2024 17:19:05 CST
Taskbuild (dist-oc9-webui, /bbrucezhang/python-crypt-r.git:.:origin/oc9-webui)
Extra{'source': {'original_url': 'git+https://gitee.com/bbrucezhang/python-crypt-r.git?.#origin/oc9-webui'}}
Tags
dist-oc9-webui
RPMs
src
python-crypt-r-3.13.1-3.oc9.1.src.rpm (info) (download)
aarch64
python3-crypt-r-3.13.1-3.oc9.1.aarch64.rpm (info) (download)
python-crypt-r-debugsource-3.13.1-3.oc9.1.aarch64.rpm (info) (download)
python3-crypt-r-debuginfo-3.13.1-3.oc9.1.aarch64.rpm (info) (download)
x86_64
python3-crypt-r-3.13.1-3.oc9.1.x86_64.rpm (info) (download)
python-crypt-r-debugsource-3.13.1-3.oc9.1.x86_64.rpm (info) (download)
python3-crypt-r-debuginfo-3.13.1-3.oc9.1.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.1-3 - Update to 3.13.1-3