Wed, 22 Apr 2026 18:28:51 CST | login

Information for build python-SecretStorage-3.3.3-8.oc9

ID32402
Package Namepython-SecretStorage
Version3.3.3
Release8.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-SecretStorage.git?.#3a8f6f5bdc7d6f6f5eecb3f4d0e4917e6df5c0c2
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 16:43:58 CST
CompletedThu, 12 Dec 2024 16:45:30 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-SecretStorage.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-SecretStorage.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9-epol-2504-build
dist-oc9.2-compose
RPMs
src
python-SecretStorage-3.3.3-8.oc9.src.rpm (info) (download)
noarch
python3-secretstorage-3.3.3-8.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.3-8 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.3-7 - Rebuilt for loongarch release * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3.3-6 - Rebuilt for python 3.11 * 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