Tue, 23 Apr 2024 23:41:32 UTC | login

Information for build python-SecretStorage-2.3.1-7.el8

ID28988
Package Namepython-SecretStorage
Version2.3.1
Release7.el8
Epoch
Sourcepython-SecretStorage-2.3.1-7.el8.src.rpm
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 byapevec
State complete
Volume DEFAULT
StartedTue, 03 Mar 2020 11:23:16 UTC
CompletedTue, 03 Mar 2020 11:28:16 UTC
Taskbuild (cloud8-openstack-ussuri-el8, python-SecretStorage-2.3.1-7.el8.src.rpm)
Extra{'source': {'original_url': 'python-SecretStorage-2.3.1-7.el8.src.rpm'}}
Tags No tags
RPMs
src
python-SecretStorage-2.3.1-7.el8.src.rpm (info) (download)
noarch
python3-SecretStorage-2.3.1-7.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Fri Jan 18 2019 Lon Hohberger <lon@redhat.com> - 2.3.1-7 - Drop python2 tests, conditionalize (and drop) docs for now * 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 * Tue Jul 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.2.1-1 - Update to 2.2.1 * Mon May 16 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.1.4-1 - Update to 2.1.4 - Provide a python 2 subpackage - Use python provides macros - Use newest python macros - Added license tag - Enabled tests - Added missing dependencies * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * 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.