diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-09-03 00:45:13 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-09-03 00:48:20 +0800 |
commit | 1b807632f6f1aa8a67680b34bac95b300952e624 (patch) | |
tree | 6fe14d2787b481592918bbcc988bf2d1ccf2c77e /chapter01/changelog.xml | |
parent | 3864d235cfd3623f6a4765d9acd13caee62c6629 (diff) |
Add --no-cache-dir into pip3 wheel commands for Python modules
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d7e9c544f..e5ff7b4b8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,11 @@ <para>2023-09-02</para> <itemizedlist> <listitem> + <para>[xry111] - Add --no-cache-dir option for pip3 wheel + commands. Addresses + <ulink url='&blfs-ticket-root;18466'>BLFS #18466</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to vim-1837. Addresses <ulink url='&lfs-ticket-root;4500'>#4500</ulink>.</para> </listitem> |