You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
keyring: Autospec creation for update from version 23.2.1 to version 23.3.0
Jason R. Coombs (12):
Implement tidelift banner using a Sphinx directive implemented by jaraco.tidelift.
Add intersphinx mappings for Python to prevent spurious nitpicky failures. Fixesjaraco/skeleton#51.
Test on Python 3.10 (final).
Rely on pytest 6 and drop workaround for pytest-dev/pytest#6178.
Remove wheel from build requirements. It's implied for wheel builds. Ref pypa/setuptools#1498.
An initial attempt to skip collection on macOS API module. Doesn't work because mac_ver doesn't work on newer macs with older Pythons. Ref #529.
Use presence of Security.SecItemAdd to detect viable macOS API. Ref #529.
Only run macOS backend tests when the backend is viable. Fixes #529. Fixes #547.
Rename test to match preferred naming convention for macOS.
Update changelog.
Add compatibility note for macOS.
Update changelog to replace 23.2.2 not released.
Kian-Meng, Ang (1):
Fix typos
wwuck (2):
Change get_credential to return generic Credential
Update changelog and bump version.
0 commit comments