Next | Query returned 50 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-12-29 22:05:59 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-keyring: update to 25.6.0.

v25.6.0
=======

Features
--------

- Avoid logging a warning when config does not specify a backend. (#682)
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-30 15:36:54 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-keyring: update to 25.5.0.

v25.5.0
=======

Features
--------

- When parsing ``keyring_path`` from the config, the home directory is now \ 
expanded from ``~``. (#696)

Bugfixes
--------

- In get_credential, now returns None when the indicated username is not found. \ 
(#698)
   2024-10-14 08:08:41 by Thomas Klausner | Files touched by this commit (21)
Log message:
i*: clean up after python38 removal
   2024-09-22 18:15:00 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-keyring: update to 25.4.1.

v25.4.1
=======

Bugfixes
--------

- Fixed ValueError for AnonymousCredentials in CLI. (#694)

v25.4.0
=======

Features
--------

- Refined type spec and interfaces on credential objects. Introduced \ 
AnonymousCredential to model a secret without a username. (#689)
   2024-08-06 14:42:13 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-keyring: update to 25.3.0.

v25.3.0
=======

Features
--------

- Deprecated support for empty usernames. Now all backends will
reject an empty string as input for the 'username' field when
setting a password. Later this deprecation will become a more
visible user warning and even later an error. If this warning is
triggered in your environment, please consider using a static value
(even 'username') or comment in the issue and describe the use-case
that demands support for empty usernames. (#668)
   2024-05-18 08:18:44 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-keyring: updated to 25.2.1

v25.2.1

Bugfixes

- Fix typo in CLI creds mode.
   2024-04-26 22:14:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-keyring: updated to 25.2.0

v25.2.0

Features

- Added options for 'keyring get' command to support credential retrieval and \ 
emit as JSON.
   2024-04-05 12:48:23 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-keyring: updated to 25.1.0

v25.1.0

Features

Replace ExceptionRaisedContext with ExceptionTrap.
   2024-04-05 12:41:19 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-keyring: update to 25.0.0.

v25.0.0
=======

Deprecations and Removals
-------------------------

- Removed check for config in XDG_DATA_HOME on Linux systems. (#99)
- In platform config support, remove support for Windows XP, now 10 years sunset.

Next | Query returned 50 messages, browsing 1 to 10 | Previous