[issue7677] upload: improve display for error messages from gpg

2021-02-03 Thread Steve Dower


Steve Dower  added the comment:

Distutils is now deprecated (see PEP 632) and all tagged issues are being 
closed. From now until removal, only release blocking issues will be considered 
for distutils.

If this issue does not relate to distutils, please remove the component and 
reopen it. If you believe it still requires a fix, most likely the issue should 
be re-reported at https://github.com/pypa/setuptools

--
nosy: +steve.dower
resolution:  -> out of date
stage: needs patch -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue7677] upload: improve display for error messages from gpg

2014-03-19 Thread Parimala Rao

Parimala Rao added the comment:

This error is seen when there are no secret keys/default keys present for the 
person running "upload" command.  Hence using --sign does not fall back to 
default identity.

--
nosy: +Parimala.Rao
Added file: http://bugs.python.org/file34521/patchfix

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue7677] upload: improve display for error messages from gpg

2014-03-17 Thread Éric Araujo

Éric Araujo added the comment:

Notes for contributors:

* Ignore what I said about distutils2, it’s not an active project anymore. This 
ticket is about distutils in the standard library.

* To test changes, you can run setup.py commands without really uploading stuff 
to PyPI, there is a special sandbox repository for that: 
https://wiki.python.org/moin/TestPyPI

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue7677] upload: improve display for error messages from gpg

2014-03-13 Thread Éric Araujo

Éric Araujo added the comment:

Improving error messages is an acceptable change for stable branches IMO.

--
components: +Distutils -Distutils2
versions: +Python 2.7, Python 3.4 -3rd party

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue7677] upload: improve display for error messages from gpg

2012-04-29 Thread Éric Araujo

Changes by Éric Araujo :


--
title: improve error message for setup.py upload --sign without --identity -> 
upload: improve display for error messages from gpg

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com