Tue, 23 Apr 2024 20:09:41 UTC | login

Information for build python-keyring-13.2.1-2.fc29

ID49134
Package Namepython-keyring
Version13.2.1
Release2.fc29
Epoch
SummaryStore and access your passwords safely
DescriptionThe Python keyring lib provides a easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. The keyring services supported by the Python keyring lib: * **OSXKeychain**: supports the Keychain service in Mac OS X. * **KDEKWallet**: supports the KDE's Kwallet service. * **GnomeKeyring**: for GNOME environment. * **SecretServiceKeyring**: for newer GNOME and KDE environments. * **WinVaultKeyring**: supports the Windows Credential Vault Besides these native password storing services provided by operating systems. Python keyring lib also provides following build-in keyrings. * **Win32CryptoKeyring**: for Windows 2k+. * **CryptedFileKeyring**: a command line interface keyring base on PyCrypto. * **UncryptedFileKeyring**: a keyring which leaves passwords directly in file.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 08 Jul 2018 15:33:58 UTC
CompletedSun, 08 Jul 2018 15:33:58 UTC
Tags
f29
RPMs
src
python-keyring-13.2.1-2.fc29.src.rpm (info) (download)
noarch
python2-keyring-13.2.1-2.fc29.noarch.rpm (info) (download)
python3-keyring-13.2.1-2.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 07 2018 Miro Hrončok <mhroncok@redhat.com> - 13.2.1-2 - Add missing dependency on entrypoints (#1598998) * Fri Jul 06 2018 Christopher Tubbs <ctubbsii@fedoraproject.org> - 13.2.1-1 - Update to 13.2.1 * Thu Jul 05 2018 Christopher Tubbs <ctubbsii@fedoraproject.org> - 13.2.0-1 - Update to 13.2.0 * Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 11.0.0-4 - Rebuilt for Python 3.7 * Fri Mar 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 11.0.0-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Mar 08 2018 Christopher Tubbs <ctubbsii@fedoraproject.org> - 11.0.0-2 - Remove unused BR pycryptopp (rhbz#1552676) * Mon Mar 05 2018 Haïkel Guémar <hguemar@fedoraproject.org> - 11.0.0-1 - Upstream 11.0.0 (RHBZ#1539962) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 10.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 12 2018 Christopher Tubbs <ctubbsii@fedoraproject.org> - 10.6.0-1 - Update to 10.6.0 (rhbz#1532092) * Thu Dec 21 2017 Christopher Tubbs <ctubbsii@fedoraproject.org> - 10.5.1-1 - Update to 10.5.1; fix AttributeError with kwallet backend (bz#1526653) * Thu Nov 16 2017 Christopher Tubbs <ctubbsii@fedoraproject.org> - 10.5.0-1 - Update to 10.5.0; bz#1512519 * Mon Aug 28 2017 Christopher Tubbs <ctubbsii@fedoraproject.org> - 10.4.0-2 - Use python2-* naming conventions for *Requires * Mon Aug 28 2017 Christopher Tubbs <ctubbsii@fedoraproject.org> - 10.4.0-1 - Update to python-keyring 10.4.0 (bz#1464676) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 10.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Apr 11 2017 Christopher Tubbs <ctubbsii@fedoraproject.org> - 10.3.2-2 - Fix dependency on setuptools_scm for f25 * Mon Apr 10 2017 Christopher Tubbs <ctubbsii@fedoraproject.org> - 10.3.2-1 - Update to python-keyring 10.3.2 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 9.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Dec 22 2016 Miro Hrončok <mhroncok@redhat.com> - 9.0-6 - Rebuild for Python 3.6 * Wed Dec 21 2016 Christopher Tubbs <ctubbsii@fedoraproject.org> - 9.0-5 - Add dependency on python-SecretStorage (bz#1328218,bz#1398710) * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 9.0-4 - Rebuild for Python 3.6 * Mon Nov 21 2016 Orion Poplawski <orion@cora.nwra.com> - 9.0-3 - Enable python 3 build for EPEL - Ship python2-keyring - Modernize spec * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages