[Distutils] Support for multiple PyPI publishing identities is rather convoluted

Noah Kantrowitz noah at coderanger.net
Sun Jun 1 21:10:01 CEST 2014


On Jun 1, 2014, at 8:02 AM, Paul Sokolovsky <pmiscml at gmail.com> wrote:

> Hello,
> 
> My usecase is: I work on different projects in parallel, with different
> roles. For example, I work on community project and publish packages on
> behalf of it, and I publish personal packages too. Obviously, I want to
> have 2 separate PyPI publishing accounts for those roles. Also, I don't
> want to cleanup after dumb mistakes, so want to explicitly specify an
> identity to use for each publishing operation, and get an error if I
> don't.

PyPI has an ACL system to make this unnecessary. You can use a single account, and for the community project just grant multiple people access.

--Noah

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140601/21f4507e/attachment.sig>


More information about the Distutils-SIG mailing list