Package: python3-certipy Version: 0.1.3-4 Severity: important User: [email protected] Usertags: piuparts
Hi,
during a test with piuparts I noticed your package emits a SyntaxWarning
during installation:
Setting up python3-certipy (0.1.3-4) ...
/usr/lib/python3/dist-packages/certipy/command_line.py:103: SyntaxWarning:
"is" with a literal. Did you mean "=="?
cert_type = crypto.TYPE_RSA if args.cert_type is "rsa" else crypto.TYPE_DSA
Andreas

