]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/test_cms.py
Forbid any later GNU GPL versions autousage
[pygost.git] / pygost / test_cms.py
index 048fafcffe687c4e5fa1834f0b66bcb263cc0c93..9359875800a7a3ab756234384e0361b2ffa94c9a 100644 (file)
@@ -4,8 +4,7 @@
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation, either version 3 of the License, or
-# (at your option) any later version.
+# the Free Software Foundation, version 3 of the License.
 #
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -369,7 +368,7 @@ class TestEnvelopedKARI(TestCase):
                             },
                         ),
                     ),
-                ) for spki_algorithm in (
+                ) for _ in (
                     id_tc26_gost3410_2012_256,
                     id_tc26_gost3410_2012_512,
                 )