FS#75889 - [python-keyring] ImportError: cannot import name 'properties' from 'keyring.util'

Attached to Project: Community Packages
Opened by Bersen (bersen) - Monday, 12 September 2022, 10:05 GMT
Last edited by David Runge (dvzrv) - Monday, 26 September 2022, 10:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe Laíns (FFY00)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
An important bugfix was introduced: https://github.com/jaraco/keyring/issues/593
Backends from keyrings-alt failed to load

Additional info:
* 23.9.0-1

Steps to reproduce:
/usr/bin/keyring --list-backends
This task depends upon

Closed by  David Runge (dvzrv)
Monday, 26 September 2022, 10:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with python-keyring 23.9.3-1
Comment by Toolybird (Toolybird) - Monday, 12 September 2022, 23:08 GMT
Fix included upstream in 23.9.1 so a simple pkgver bump should do the trick.

Loading...