homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: Support different GPG keys in upload --sign
Type: Stage:
Components: Distutils Versions: Python 2.5
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: pje, scoder
Priority: normal Keywords: patch

Created on 2006年03月23日 21:40 by scoder, last changed 2022年04月11日 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
setuptools-gpg-identity.patch scoder, 2006年03月23日 21:40 Add --identity option to upload.py to select GPG key
Messages (2)
msg49846 - (view) Author: Stefan Behnel (scoder) * (Python committer) Date: 2006年03月23日 21:40
This patch adds a new option "--identity" to the upload
command that selects the GPG identity the package is
signed with. Needed if the default key is not the key
used for signing software.
Usage example:
setup.py sdist upload --sign --identity some@user.org
msg49847 - (view) Author: PJ Eby (pje) * (Python committer) Date: 2006年03月30日 02:12
Logged In: YES 
user_id=56214
Feature added for 2.5 alpha 1
History
Date User Action Args
2022年04月11日 14:56:16adminsetgithub: 43080
2006年03月23日 21:40:11scodercreate

AltStyle によって変換されたページ (->オリジナル) /