[Patches] [ python-Patches-1457316 ] Support different GPG keys in upload --sign
SourceForge.net
noreply at sourceforge.net
Thu Mar 30 04:12:45 CEST 2006
Patches item #1457316, was opened at 2006-03-23 21:40
Message generated for change (Settings changed) made by pje
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1457316&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Distutils and setup.py
Group: Python 2.5
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Stefan Behnel (scoder)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support different GPG keys in upload --sign
Initial Comment:
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 at user.org
----------------------------------------------------------------------
>Comment By: Phillip J. Eby (pje)
Date: 2006-03-30 02:12
Message:
Logged In: YES
user_id=56214
Feature added for 2.5 alpha 1
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1457316&group_id=5470
More information about the Patches
mailing list