docs: no signature upload on pypi any more

but we upload it on github releases,
so people can check it.
This commit is contained in:
Thomas Waldmann 2023-07-04 20:20:35 +02:00
parent 7640973d6b
commit e0f80812a5
No known key found for this signature in database
GPG Key ID: 243ACFA951F78E01
1 changed files with 4 additions and 0 deletions

View File

@ -333,6 +333,9 @@ Checklist:
scripts/sdist-sign X.Y.Z
scripts/upload-pypi X.Y.Z test
scripts/upload-pypi X.Y.Z
Note: the signature is not uploaded to PyPi any more, but we upload it to
github releases.
- Put binaries into dist/borg-OSNAME and sign them:
::
@ -350,6 +353,7 @@ Checklist:
- Create a GitHub release, include:
* pypi dist package and signature
* Standalone binaries (see above for how to create them).
+ For OS X, document the OS X Fuse version in the README of the binaries.