Mercurial > p > roundup > code
comparison RELEASE.txt @ 7435:61e42bf3e7d4
Update to change security.txt when doing new release.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 29 May 2023 19:57:10 -0400 |
| parents | 186956a87ad7 |
| children | f100f5fdf6bf |
comparison
equal
deleted
inserted
replaced
| 7434:e99ebce483ef | 7435:61e42bf3e7d4 |
|---|---|
| 158 signature, but as of May 2023, PyPI no longer accepts signature | 158 signature, but as of May 2023, PyPI no longer accepts signature |
| 159 files. | 159 files. |
| 160 | 160 |
| 161 So we publish the signature as part of the website. Move the file | 161 So we publish the signature as part of the website. Move the file |
| 162 to the website/www/signatures directory. Commit the .asc signature | 162 to the website/www/signatures directory. Commit the .asc signature |
| 163 file to mercurial. | 163 file to mercurial. Add a new list item at the start of the |
| 164 signature list in doc/security.txt (look for the word multicol). | |
| 164 | 165 |
| 165 Use twine to upload the distribution tarball. E.G. | 166 Use twine to upload the distribution tarball. E.G. |
| 166 | 167 |
| 167 twine upload --repository pypi <filename>.tar.gz | 168 twine upload --repository pypi <filename>.tar.gz |
| 168 | 169 |
