Ignore:
Timestamp:
02/03/2019 06:37:53 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
4d176c4f
Parents:
8f6f10e
Message:

Merge to HEAD 21080.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/six.xml

    r8f6f10e rd60cd837  
    55  %general-entities;
    66
    7   <!ENTITY six-download-http "https://pypi.io/packages/source/s/six/six-&six-version;.tar.gz">
     7  <!ENTITY six-download-http "&pymodules-dl;/s/six/six-&six-version;.tar.gz">
    88  <!ENTITY six-download-ftp  " ">
    9   <!ENTITY six-md5sum        "d12789f9baf7e9fb2524c0c64f1773f8">
     9  <!ENTITY six-md5sum        "9ae5d1feed8c0215f4ae4adcd9207fcb">
    1010  <!ENTITY six-size          "32 KB">
    11   <!ENTITY six-buildsize     "352 KB">
     11  <!ENTITY six-buildsize     "544 KB">
    1212  <!ENTITY six-time          "less than 0.1 SBU">
    1313]>
     
    6868      <bridgehead renderas="sect4">Six Dependencies</bridgehead>
    6969
    70       <bridgehead renderas="sect5">Optional Dependencies</bridgehead>
    71       <para role="optional">
     70      <bridgehead renderas="sect5">Recommended Dependencies</bridgehead>
     71      <para role="recommended">
    7272        <xref linkend="python2"/>
    7373      </para>
     
    8080    <sect3 role="installation">
    8181      <title>Installation of six</title>
     82
     83      <note>
     84        <para>
     85          Both <application>Python 2</application> and
     86          <application>Python 3</application> modules can
     87          be built and installed without any conflicts.
     88        </para>
     89      </note>
    8290
    8391      <para>
     
    122130      <segmentedlist>
    123131        <segtitle>Installed Programs</segtitle>
    124         <segtitle>Installed Module</segtitle>
     132        <segtitle>Installed Libraries</segtitle>
    125133        <segtitle>Installed Directories</segtitle>
    126134
     
    130138          </seg>
    131139          <seg>
    132             six.py
     140            None
    133141          </seg>
    134142          <seg>
Note: See TracChangeset for help on using the changeset viewer.