[diffoscope] 01/01: Suggest (untested) command-line for signing of PyPI uploads.

Chris Lamb chris at chris-lamb.co.uk
Wed Dec 21 16:56:41 CET 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository diffoscope.

commit b8b7ba150bfb26a8cf61b5bfc6f98fb1551e3c84
Author: Chris Lamb <lamby at debian.org>
Date:   Wed Dec 21 15:56:12 2016 +0000

    Suggest (untested) command-line for signing of PyPI uploads.
---
 CONTRIBUTING | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CONTRIBUTING b/CONTRIBUTING
index 1e29e83..71a66a1 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -35,7 +35,9 @@ when building the package. See https://bugs.debian.org/834315 for an example
 ftbfs bug caused by this and see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735377#44
 and followups to learn how this happened and how to prevent it.
 
-After uploading, please also update the version on PyPI.
+After uploading, please also update the version on PyPI using::
+
+   $ python3 setup.py sdist upload --sign
 
 
 // vim: set filetype=asciidoc:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list