[geneagrapher] 191/226: Update HACKING.txt to mention makedist.py.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Jul 11 17:11:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository geneagrapher.
commit 859035bb23d4b8465ba9249e944c5bbc01d38ced
Author: David Alber <alber.david at gmail.com>
Date: Sat Dec 3 22:52:49 2011 -0800
Update HACKING.txt to mention makedist.py.
Add instruction on when and how to use makedist.py and the output
of makedist.py.
This closes #11.
---
HACKING.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/HACKING.txt b/HACKING.txt
index 5a16441..d67b4e7 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -12,7 +12,9 @@ Release HOWTO
To make a release,
1) Update release date/version in NEWS.txt and setup.py
- 2) Run 'python setup.py sdist'
+ 2) Run 'python setup.py sdist'. Alternatively, run 'python
+ makedist.py', which creates the distributions, hashes, and
+ signatures.
3) Test the generated source distribution in dist/
4) Upload to PyPI: 'python setup.py sdist register upload'
5) Increase version in setup.py (for next release)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/geneagrapher.git
More information about the debian-science-commits
mailing list