Ignore:
Timestamp:
01/17/2013 11:57:02 PM (11 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bc9797f
Parents:
619b9a8
Message:

Updated package URLs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10944 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules.xml

    r619b9a8 r2c8f113  
    328328
    329329      <para>
     330        The test suite must be run after the package is installed.
     331      </para>
     332
     333      <para>
     334        Now, as the <systemitem class="username">root</systemitem> user:
     335      </para>
     336
     337<screen role="root"><userinput>./waf install</userinput></screen>
     338
     339      <para>
    330340        The test suite requires the optional <application>pytest</application>
    331         package.  If installed, it is run by changing to the
     341        package. If installed, it is run by changing to the
    332342        <filename class='directory'>test</filename> directory and running
    333         <userinput>py.test</userinput>.
    334       </para>
    335 
    336       <para>
    337         Now, as the <systemitem class="username">root</systemitem> user:
    338       </para>
    339 
    340 <screen role="root"><userinput>./waf install</userinput></screen>
     343        <userinput>py.test</userinput> an an unprivileged user.
     344      </para>
    341345    </sect3>
    342346
     
    724728      <bridgehead renderas="sect5">Optional</bridgehead>
    725729      <para role="optional">
    726         <ulink url="http://numpy.scipy.org/">NumPy</ulink>
     730        <ulink url="http://sourceforge.net/projects/numpy/">NumPy</ulink>
    727731      </para>
    728732
Note: See TracChangeset for help on using the changeset viewer.