Tue, 27 Jan 2026 03:55:14 CST | login

Information for build python-dirhash-0.2.1-1.oc9

ID25380
Package Namepython-dirhash
Version0.2.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-dirhash.git?.#89cb071365e6ea93c0365ce17ec8a089d6d81e08
SummaryPython module and CLI for hashing of file system directories
DescriptionA lightweight python module and CLI for computing the hash of any directory based on its files' structure and content. - Supports all hashing algorithms of Python's built-in hashlib module. - Glob/wildcard (".gitignore style") path matching for expressive filtering of files to include/exclude. - Multiprocessing for up to 6x speed-up The hash is computed according to the Dirhash Standard, which is designed to allow for consistent and collision resistant generation/verification of directory hashes across implementations.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 19:15:30 CST
CompletedThu, 25 Jul 2024 19:16:51 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-dirhash.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-dirhash.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-dirhash-0.2.1-1.oc9.src.rpm (info) (download)
noarch
python3-dirhash-0.2.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.2.1-1 - initial build