Revisions of python-keyring

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 900608 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 40)
- Update to 23.0.1 (bsc#1184133):
  * #504: Better error with invalid parameter to init_keyring.
  * #505: Nicer documentation for headless Docker.
  * Backends now all invoke ``set_properties_from_env`` on
    self in the initializer. Derived backends should be sure
    to invoke ``super().__init__()``.
  * Use new entry points API from importlib_metadata 3.6.
  * Added redundant type declarations for accessor functions
    in ``keyring.core``.
  * Added type declaration for ``keyring.core.get_keyring()``.
  * #438: For better interoperability with other
    applications, ``Windows`` backend now attempts to
    decode passwords using UTF-8 if UTF-16 decoding fails.
    Passwords are still stored as UTF-16.
  * #437: Package now declares typing support.
  * #403: Keyring no longer eagerly initializes the backend
    on import, but instead defers the backend initialization
    until a keyring is accessed. Any callers reliant on this
    early intialization behavior may need to call
    ``keyring.core.init_backend()`` to explicitly initialize
    the detected backend.
  * #474: SecretService and KWallet backends are now
    disabled if the relevant names are not available on
    D-Bus. Keyring should now be much more responsive
    in these environments.
  * #463: Fixed regression in KWallet ``get_credential``
    where a simple string was returned instead of a
    SimpleCredential.
  * #431: KWallet backend now supports ``get_credential``.
  * #445: Suppress errors when ``sys.argv`` is not
    a list of at least one element.
  * #440: Keyring now honors XDG_CONFIG_HOME as
    ``~/.config``.
  * #452: SecretService ``get_credential`` now returns
    ``None`` for unmatched query.
- Remove fix-kwallet-tests.patch, it doesn't seem to be necessary
  anymore.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 810904 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 37)
- update to 21.2.1:
  * #426: Restored lenience on startup when entry point
    metadata is missing.
  * #423: Avoid RecursionError when initializing backends
    when a limit is supplied.

- Fix the requirements to match reality of setup.cfg

- %python3_only -> %python_alternative
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 682032 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 34)
- Revert the test removal pending fix of upstream bug:
  https://github.com/jaraco/keyrings.alt/issues/33
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 635405 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 31)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 623136 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 30)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 620965 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 29)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 568852 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 28)
- Fix building in py3 only enviroment
- Remove the test conditional which was always on anyway
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 400242 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- require python-setuptools (see bsc#983147)
Displaying revisions 21 - 40 of 60
openSUSE Build Service is sponsored by