From: schlatterbeck Date: Tue, 13 Oct 2009 07:07:19 +0000 (+0000) Subject: - remove detached pgp signature, the upload will take care of signing X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bd160bf6503730a937c25afa6ca997fbc15f32cd;p=roundup.git - remove detached pgp signature, the upload will take care of signing git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4376 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/BUILD.txt b/BUILD.txt index cba49d8..b38738e 100644 --- a/BUILD.txt +++ b/BUILD.txt @@ -26,10 +26,9 @@ Building and distributing a release of Roundup is done by running: 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::