Ned Deily added the comment: Thanks for the report. I have opened https://github.com/python/pythondotorg/pull/1109 to remove the obsolete MD5 key from the pubkeys file. Until the updated file is deployed and the website page updated, another workaround may be to use the --allow-weak-digest-algos option of gpg:
gpg --import --allow-weak-digest-algos pubkeys.txt In general, problems with the python.org website should be reported on its issue tracker: https://www.python.org/about/help/ https://github.com/python/pythondotorg/issues ---------- nosy: +ned.deily resolution: -> third party stage: -> resolved status: open -> closed type: security -> _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue30992> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com