Sat, 18 May 2024 07:01:41 UTC | login

Information for build python-keyring-23.9.1-1.fc37

ID202635
Package Namepython-keyring
Version23.9.1
Release1.fc37
Epoch
SummaryStore and access your passwords safely
DescriptionThe Python keyring library provides an easy way to access the system keyring service from python. It can be used in any application that needs safe password storage. These recommended keyring backends are supported: • macOS Keychain • Freedesktop Secret Service supports many DE including GNOME (requires secretstorage) • KDE4 & KDE5 KWallet (requires dbus) • Windows Credential Locker Other keyring implementations are available through third-party backends.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 19 Sep 2022 20:08:56 UTC
CompletedMon, 19 Sep 2022 20:08:56 UTC
Tags
f37
RPMs
src
python-keyring-23.9.1-1.fc37.src.rpm (info) (download)
noarch
python3-keyring-23.9.1-1.fc37.noarch.rpm (info) (download)
Changelog * Mon Sep 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 23.9.1-1 - Update to 23.9.1 (close RHBZ#2123348) * Fri Aug 12 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 23.8.2-1 - Update to 23.8.2 (close RHBZ#2107061) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 23.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 23.6.0-2 - Rebuilt for Python 3.11 * Tue May 24 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 23.5.1-1 - Update to 23.5.1 (close RHBZ#2089081) * Wed Apr 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 23.5.0-3 - Switch to pyproject-rpm-macros * Wed Apr 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 23.5.0-2 - Fix rather than skipping test_entry_point * Thu Mar 24 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 23.5.0-1 - Update to 23.5.0 (close RHBZ#1920125) - Drop EPEL8 compatibility in the Fedora spec file: this upstream release requires setuptools features not available in EPEL8 - Allow using xvfb to run the tests for the libsecret backend; disable by default because tests occasionally hang in koji when doing so * Tue Mar 22 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 21.8.0-6 - Drop workarounds for EPEL7 and for EOL Fedoras - Update description text from upstream - Stop using deprecated nose package for tests * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.8.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 21.8.0-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 21.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 13 2021 Joel Capitao <jcapitao@redhat.com> - 21.8.0-1 - Update to 21.8.0 (rhbz#1910110) * Mon Nov 09 2020 Joel Capitao <jcapitao@redhat.com> - 21.5.0-1 - Update to 21.5.0 (rhbz#1873845)