grubert | 17 Jun 2012 23:48
Picon
Gravatar

SF.net SVN: docutils:[7450] trunk/sandbox/infrastructure/release.sh

Revision: 7450
          http://docutils.svn.sourceforge.net/docutils/?rev=7450&view=rev
Author:   grubert
Date:     2012-06-17 21:48:17 +0000 (Sun, 17 Jun 2012)
Log Message:
-----------
two more TODO for python3

Modified Paths:
--------------
    trunk/sandbox/infrastructure/release.sh

Modified: trunk/sandbox/infrastructure/release.sh
===================================================================
--- trunk/sandbox/infrastructure/release.sh	2012-06-17 21:33:34 UTC (rev 7449)
+++ trunk/sandbox/infrastructure/release.sh	2012-06-17 21:48:17 UTC (rev 7450)
 <at>  <at>  -246,9 +246,11  <at>  <at> 
                 rm -rf $site_packages/docutils-test
             fi
             rm -rfv /usr/{local,}lib/python$py_ver/site-packages/{docutils'"$extras"'}
+            echo "TODO for python3 rm local build, but building takes a long time then "
             python$py_ver setup.py install
             echo
             echo "Copying the test suite to the site-packages directory of Python $py_ver."
+            echo "TODO for python3 copy test3"
             echo "Press enter."
             read
             cp -rv test "$site_packages/docutils-test"

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
(Continue reading)


Gmane