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

Information for build python-SecretStorage-2.3.1-10.fc29

ID56779
Package Namepython-SecretStorage
Version2.3.1
Release10.fc29
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, 19 Jul 2018 06:49:52 UTC
CompletedThu, 19 Jul 2018 06:49:52 UTC
Tags
f29
f30
RPMs
src
python-SecretStorage-2.3.1-10.fc29.src.rpm (info) (download)
noarch
python-SecretStorage-doc-2.3.1-10.fc29.noarch.rpm (info) (download)
python2-SecretStorage-2.3.1-10.fc29.noarch.rpm (info) (download)
python3-SecretStorage-2.3.1-10.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 2.3.1-9 - Rebuilt for Python 3.7 * Mon Mar 26 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.3.1-8 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 2.3.1-6 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.3.1-3 - Rebuild for Python 3.6 * Fri Nov 25 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.3.1-2 - Use python-cryptography instead of python-crypto as runtime requirement * Sun Aug 28 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.3.1-1 - Update to 2.3.1 - Replace python-crypto BuildRequires with python-cryptography * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages