Mercurial > p > roundup > code
diff BUILD.txt @ 4272:05600cc5e4af
- remove detached pgp signature, the upload will take care of signing
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Tue, 13 Oct 2009 07:07:19 +0000 |
| parents | 8487e24d63a8 |
| children | 9e1a91f3cf17 |
line wrap: on
line diff
--- a/BUILD.txt Mon Oct 12 23:34:15 2009 +0000 +++ b/BUILD.txt Tue Oct 13 07:07:19 2009 +0000 @@ -26,10 +26,9 @@ 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::
