mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Update to PyYAML-5.1.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21734 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
2269028aa9
commit
485cb771d3
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY PyYAML-download-http "http://pyyaml.org/download/pyyaml/PyYAML-&PyYAML-version;.tar.gz">
|
||||
<!ENTITY PyYAML-download-ftp " ">
|
||||
<!ENTITY PyYAML-md5sum "3b07eb596071bac75c886129de881d22">
|
||||
<!ENTITY PyYAML-size "268 KB">
|
||||
<!ENTITY PyYAML-buildsize "11 MB">
|
||||
<!ENTITY PyYAML-md5sum "7e5a8d073b4084742c1d80105423ee9f">
|
||||
<!ENTITY PyYAML-size "272 KB">
|
||||
<!ENTITY PyYAML-buildsize "17 MB">
|
||||
<!ENTITY PyYAML-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -131,7 +131,7 @@ python3 setup.py install --optimize=1</userinput></screen>
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/lib/python&python2-majorver;/site-packages/yaml and/or
|
||||
/usr/lib/python&python3-majorver;/site-packages/yaml,
|
||||
/usr/lib/python&python3-majorver;/site-packages/yaml
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>June 26th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to PyYAML-5.1.1 (Python Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;12142">#12142</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to Mako-1.0.12 (Python Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;12118">#12118</ulink>.</para>
|
||||
|
@ -532,7 +532,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY pygobject3-version "3.32.1">
|
||||
<!ENTITY pygtk-version "2.24.0">
|
||||
<!ENTITY pyxdg-version "0.25">
|
||||
<!ENTITY PyYAML-version "5.1">
|
||||
<!ENTITY PyYAML-version "5.1.1">
|
||||
<!ENTITY scour-version "0.37">
|
||||
<!ENTITY six-version "1.12.0">
|
||||
<!-- <!ENTITY setuptools-version "30.2.0"> -->
|
||||
|
Loading…
Reference in New Issue
Block a user