summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c14ec26)
raw | patch | inline | side by side (parent: c14ec26)
author | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 13 Oct 2009 07:07:19 +0000 (07:07 +0000) | ||
committer | schlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 13 Oct 2009 07:07:19 +0000 (07:07 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4376 57a73879-2fb5-44c3-a270-3262357dd7e2
BUILD.txt | patch | blob | history |
diff --git a/BUILD.txt b/BUILD.txt
index cba49d80815da3240bc45a10a7c2fe8d7b700fd9..b38738ef4f7184639015a0cd9823455763432fee 100644 (file)
--- a/BUILD.txt
+++ b/BUILD.txt
command)
10. Unpack the new dist file in /tmp then a) run_test.py and b) demo.py
with all available Python versions.
-11. Generate gpg signature with "gpg -a --detach-sign"
-12. python setup.py bdist_rpm
-13. python setup.py bdist_wininst
-14. Send doc/announcement.txt to python-announce@python.org and
+11. python setup.py bdist_rpm
+12. python setup.py bdist_wininst
+13. Send doc/announcement.txt to python-announce@python.org and
roundup-users@lists.sourceforge.net
So, those commands in a nice, cut'n'pasteable form::