Checksums for some old releases changed
Ivan Pozdeev via pypy-dev <[email protected]>
| Newsgroups | gmane.comp.python.pypy |
|---|---|
| Message-ID | <[email protected]> |
When rechecking URLs in installation scripts in Pyenv to fix any invalid ones since the project has moved from BitBucket ( https://github.com/pyenv/pyenv/pull/1692 ) , I noticed that checksums for downloads for some old PyPy releases have changed. See the altered hashes in this diff to see which exactly: https://github.com/pyenv/pyenv/pull/1692/files . Could someone explain why? Were the archives repackaged or something? -- Regards, Ivan