davemds pushed a commit to branch master.

http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=dba05cc1bae27eff5f31f2859f4edb4ffac88380

commit dba05cc1bae27eff5f31f2859f4edb4ffac88380
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Thu May 7 20:56:45 2015 +0200

    Add notes for pypi upload
---
 CODING | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/CODING b/CODING
index 1e4f965..87e320b 100644
--- a/CODING
+++ b/CODING
@@ -75,7 +75,9 @@ Release process instructions
 
 * ssh to download.enlightenment.org and mv tarballs & md5sums to:
     /srv/web/download.enlightenment.org/public_html/rel/bindings/python
-* Upload the .tar.gz archive to pypi
+* Upload the .tar.gz archive to pypi:
+   - first upload the PKG-INFO file from the "edit" section on pypi
+   - then upload the tarball from the "files" section
 * Create and push the tag for the release
     git tag -a v1.9.0 && git push origin v1.9.0
 * Create and push the branch for stable backporting

-- 


Reply via email to