From bd160bf6503730a937c25afa6ca997fbc15f32cd Mon Sep 17 00:00:00 2001 From: schlatterbeck Date: Tue, 13 Oct 2009 07:07:19 +0000 Subject: [PATCH] - 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 --- BUILD.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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:: -- 2.30.2