Wed, 12 Jun 2024 05:10:11 UTC | login

Information for build python-SecretStorage-3.1.2-2.fc33

ID177037
Package Namepython-SecretStorage
Version3.1.2
Release2.fc33
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
StartedThu, 13 Aug 2020 13:59:15 UTC
CompletedThu, 13 Aug 2020 13:59:15 UTC
Tags
f33
RPMs
src
python-SecretStorage-3.1.2-2.fc33.src.rpm (info) (download)
noarch
python3-secretstorage-3.1.2-2.fc33.noarch.rpm (info) (download)
python3-secretstorage-doc-3.1.2-2.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 10 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.1.2-1 - Update to version 3.1.2 (#1789073) * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.1.1-6 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.1-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.1-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 24 2019 William Moreno Reyes <williamjmorenor@gmail.com> - 3.1.1-1 - Update to v3.1.1 BZ#1679779 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Sep 24 2018 Miro Hrončok <mhroncok@redhat.com> - 3.1.0-1 - Update to 3.1.0 (#1571015) - Drop Python 2 subpackage (upstream does not support Python 2 any more)