Sun, 04 Jun 2023 20:11:08 UTC

Information for build python-SecretStorage-2.1.1-2.el7

ID1265627
Package Namepython-SecretStorage
Version2.1.1
Release2.el7
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-SecretStorage.git#a94a80e3b88c457dcb0343f366c5a77876aac90f
SummaryPython 2.x module for secure storing of passwords and secrets
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 byraphgro
State complete
Volume prod
StartedWed, 08 May 2019 17:53:38 UTC
CompletedWed, 08 May 2019 17:55:16 UTC
Taskbuild (epel7-candidate, /rpms/python-SecretStorage.git:a94a80e3b88c457dcb0343f366c5a77876aac90f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-SecretStorage.git#a94a80e3b88c457dcb0343f366c5a77876aac90f'}}
Tags
epel7
RPMs
src
python-SecretStorage-2.1.1-2.el7.src.rpm (info) (download)
noarch
python-SecretStorage-2.1.1-2.el7.noarch.rpm (info) (download)
python-SecretStorage-doc-2.1.1-2.el7.noarch.rpm (info) (download)
python36-SecretStorage-2.1.1-2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
hw_info.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed May 08 2019 Robert Scheck <robert@fedoraproject.org> - 2.1.1-2 - Build python3 support for RHEL/CentOS 7 * Thu Jul 17 2014 Christopher Meng <rpm@cicku.me> - 2.1.1-1 - Update to 2.1.1 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu May 29 2014 Christopher Meng <rpm@cicku.me> - 2.1.0-1 - Update to 2.1.0 * Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Sun Mar 30 2014 Christopher Meng <rpm@cicku.me> - 2.0.0-1 - Update to 2.0.0 * Wed Nov 20 2013 Christopher Meng <rpm@cicku.me> - 1.1.0-1 - Update to 1.1.0 * Fri Nov 15 2013 Christopher Meng <rpm@cicku.me> - 1.0.0-0.3.bzr83 - Add license for doc package. - Disable tests not runnable in Koji. * Fri Nov 15 2013 Christopher Meng <rpm@cicku.me> - 1.0.0-0.2.bzr83 - Snapshot 83 rev to allow tests in mock. * Tue Oct 22 2013 Christopher Meng <rpm@cicku.me> - 1.0.0-1 - Initial Package.