Skip to content
This repository has been archived by the owner on Feb 20, 2025. It is now read-only.

Time for a new release? #56

Open
petterreinholdtsen opened this issue Sep 9, 2021 · 1 comment
Open

Time for a new release? #56

petterreinholdtsen opened this issue Sep 9, 2021 · 1 comment

Comments

@petterreinholdtsen
Copy link

As can be seen in https://bugs.debian.org/965059 , it would be useful for Linux distributions to tag a new upstream release.

@harridu
Copy link

harridu commented Jun 19, 2023

Metoo. Everybody is in 2FA and new authentication methods today, but Yubico doesn't seem to care. Now Debian 12 is released, still with the same irritating warning messages for using the (rather expensive) Yubico key

/usr/lib/python3/dist-packages/yubico/yubikey_usb_hid.py:288: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if mode is 'nand':
/usr/lib/python3/dist-packages/yubico/yubikey_usb_hid.py:294: SyntaxWarning: "is" with a literal. Did you mean "=="?
  elif mode is 'and':
/usr/lib/python3/dist-packages/yubico/yubikey_usb_hid.py:306: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if mode is 'nand':
/usr/lib/python3/dist-packages/yubico/yubikey_config.py:478: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if slot is 1:
/usr/lib/python3/dist-packages/yubico/yubikey_config.py:483: SyntaxWarning: "is" with a literal. Did you mean "=="?
  elif slot is 2:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants