Sun, 25 Jan 2026 22:57:13 CST | login

Information for build python-SecretStorage-3.3.3-5.ocs23

ID2820
Package Namepython-SecretStorage
Version3.3.3
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-SecretStorage.git?.#76f1496ab0132c902d472e5fda8915c52ab66b59
SummaryPython bindings to FreeDesktop.org Secret Service API
DescriptionThis module provides a way for securely storing passwords and other secrets. It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. The main classes provided are secretstorage.Item, representing a secret item (that has a label, a secret and some attributes) and secretstorage.Collection, a place items are stored in. SecretStorage supports most of the functions provided by Secret Service, including creating and deleting items and collections, editing items, locking and unlocking collections (asynchronous unlocking is also supported).
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 05:22:04 CST
CompletedSat, 09 Sep 2023 05:23:56 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-SecretStorage.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-SecretStorage.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-SecretStorage-3.3.3-5.ocs23.src.rpm (info) (download)
noarch
python3-secretstorage-3.3.3-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.3-5 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.3-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.3-3 - Rebuilt for OpenCloudOS Stream 23 * Mon Dec 26 2022 Miaojun Dong <zoedong@tencent.com> - 3.3.3-2 - Adjust buildrequires * Thu Dec 22 2022 Miaojun Dong <zoedong@tencent.com> - 3.3.3-1 - initial build