Wed, 12 Jun 2024 04:27:12 UTC | login

Information for build python-SecretStorage-3.3.3-1.fc37

ID201511
Package Namepython-SecretStorage
Version3.3.3
Release1.fc37
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 17:40:49 UTC
CompletedMon, 19 Sep 2022 17:40:49 UTC
Tags
f37
f38
RPMs
src
python-SecretStorage-3.3.3-1.fc37.src.rpm (info) (download)
noarch
python3-secretstorage-3.3.3-1.fc37.noarch.rpm (info) (download)
python3-secretstorage-doc-3.3.3-1.fc37.noarch.rpm (info) (download)
Changelog * Wed Sep 14 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.3.3-1 - Update to 3.3.3(#2118032) * Sat Aug 06 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.3.2-1 - Update to 3.3.2(#2076518) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.3.1-5 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.3.1-2 - Rebuilt for Python 3.10 * Tue Mar 16 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.3.1-1 - Update to version 3.3.1 (#1895611) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Nov 20 2020 Nils Philippsen <nils@tiptoe.de> - 3.2.0-2 - Remove stray white space in descriptions * Wed Nov 11 2020 Adam Williamson <awilliam@redhat.com> - 3.2.0-1 - Update to version 3.2.0 (needed for new python-keyring)