Commit Graph

3475 Commits

Author SHA1 Message Date
Pierre Labastie
f5c056e80c Fix option vs parameter in pip3 command explanations
Also remove spaces at the end of lines and a typo
2022-04-20 08:31:46 +02:00
Bruce Dubbs
b398b3fc3c Update Jinja2 build instructions 2022-04-19 23:41:16 -05:00
Bruce Dubbs
2543311c72 Update instructions for makerupsafe 2022-04-19 23:08:21 -05:00
Bruce Dubbs
fa76823d0b Update lxml instructions 2022-04-19 22:39:55 -05:00
Bruce Dubbs
00b0be009c Update build instructions for pyxdg and ensure explainations are present 2022-04-19 22:22:10 -05:00
Bruce Dubbs
c8a0d6c0c0 Update build instructions for pygments 2022-04-19 21:55:14 -05:00
Bruce Dubbs
3d8324c465 Update build instructions for python-dbusmock 2022-04-19 21:40:22 -05:00
Bruce Dubbs
aa847e3a20 Update build instructions for pycryptodome 2022-04-19 21:39:57 -05:00
Bruce Dubbs
d31adba2ed Update build instructions for python module docutils 2022-04-19 21:09:04 -05:00
Bruce Dubbs
62dc76ccda Add another option to pip3 install
Add a convenience option for &root;
Add --no-cache-dir to six and asciidoc.
Explain --no-cache-dir in pip3-cmd-explain.
2022-04-19 19:56:29 -05:00
Bruce Dubbs
939f4ae4e9 Update asciidoc python module instructions 2022-04-19 19:16:01 -05:00
Bruce Dubbs
d0c8135465 Tweak perl module six and aux files
Remove python2 remnants from six and make som minor text changes.
Remove legacy elements from lfs-xsl stylesheet.
Minor text change in pip3 xinclude file.
2022-04-19 18:49:59 -05:00
Bruce Dubbs
892352a050 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-04-19 16:27:28 -05:00
Bruce Dubbs
3fca94e6d4 Update python module six with pip3 based instructions. 2022-04-19 16:26:24 -05:00
Pierre Labastie
df8e922933 Update to git-2.36.0 2022-04-19 20:35:37 +02:00
Bruce Dubbs
97c14af256 Update to pygobject-3.42.1 (Python module). 2022-04-18 10:43:30 -05:00
Pierre Labastie
fde1abe32d Don't reference MarkupSafe and Jinja2 in systemd book 2022-04-17 09:50:50 +02:00
Douglas R. Reno
09cf41d57a Two package updates
Update to ruby-3.1.2
Update to git-2.35.3
2022-04-15 12:17:17 -05:00
Bruce Dubbs
7b509ebe62 Update to php-8.1.5. 2022-04-14 15:31:32 -05:00
Bruce Dubbs
f520db9ff2 Update to llvm-14.0.1. 2022-04-14 13:59:25 -05:00
Bruce Dubbs
941750eaed Update to cmake-3.23.1 2022-04-14 12:30:14 -05:00
Bruce Dubbs
559cb4f638 Update to valgrind-3.19.0. 2022-04-13 20:00:44 -05:00
Bruce Dubbs
f646303c29 Update to mercurial-6.1.1. 2022-04-12 22:38:59 -05:00
Bruce Dubbs
7bea54aff0 Update to XML-LibXSLT-2,000000 (Perl module). 2022-04-12 16:24:10 -05:00
Bruce Dubbs
34fcd3cb7a Update to python-dbusmock-0.27.5 (Python module). 2022-04-12 15:26:57 -05:00
Tim Tassonis
1534275642 Update to subversion-1.14.2. 2022-04-12 19:28:14 +02:00
Bruce Dubbs
3470d743f2 Speling 2022-04-11 20:26:55 -05:00
Pierre Labastie
8d0270d150 Update to rust-1.60.0 2022-04-11 19:07:48 +02:00
Pierre Labastie
bceef3d3a5 LLVM: add a note about the extracted directories 2022-04-11 12:33:20 +02:00
Bruce Dubbs
9169ed5d00 Update to python-dbusmock-0.27.4. 2022-04-07 17:26:06 -05:00
Bruce Dubbs
25ae8b8123 Typos 2022-04-06 10:19:42 -05:00
Bruce Dubbs
f30d3b7904 Remove note in java page about the tarball directory. 2022-04-04 10:38:04 -05:00
Bruce Dubbs
f67f8cbcbf Update to cmake-3.23.0. 2022-03-31 11:40:28 -05:00
Pierre Labastie
6e94284d9c Insert space between two hyphens in comment... 2022-03-31 09:40:07 +02:00
Pierre Labastie
988edbf554 Remove --ensure-pip=yes for python3
Discussed in ticket #16321 of BLFS
2022-03-31 09:27:50 +02:00
Bruce Dubbs
8a21a6ae75 Package updates.
Update to Python-3.10.4.
Update to Jinja2-3.1.1 (Python module).
2022-03-30 18:30:47 -05:00
Bruce Dubbs
df165fdf88 Update to HTML-Parser-3.78 (Perl module). 2022-03-29 14:52:24 -05:00
Pierre Labastie
0bc808cc20 Remove the -i flag in rustc symlink
When scripting, this flag makes the linking silently ignored... This
leads to headaches when one thinks he is using a just built new
version of rust and the old version is still used...
2022-03-29 09:19:21 +02:00
Bruce Dubbs
0a3585c3c1 Update to cbindgen-0.21.0. 2022-03-26 19:21:30 -05:00
Bruce Dubbs
3e208e9941 Update to llvm-14.0.0. 2022-03-26 16:24:25 -05:00
Bruce Dubbs
e467078cc3 Update to python-dbusmock-0.27.3. 2022-03-25 12:38:08 -05:00
Bruce Dubbs
6e4f58e07b Fix sysprof URL 2022-03-25 11:55:10 -05:00
Xi Ruoyao
37a4b84ee0
python3: remove outdated test failures
The problematic subtests have been removed in 3.10.3, so they are not a
problem with 3.10.3 or pending 3.10.4.

Forgot to commit this upgrading to 3.10.3.
2022-03-25 15:48:00 +08:00
Ken Moffat
b9c353b87a Typo fixes from rhubarbpieguy. 2022-03-25 03:29:22 +00:00
Bruce Dubbs
751dd1ebc0 Update to sysprof-3.44.0 and change some references.
Change <ulink> references to libunwind to internal <linkend> references.
2022-03-24 18:22:59 -05:00
Douglas R. Reno
1aa7410a4a Package updates and a new perl module
Add JSON for Samba
Update to Samba-4.16.0
Update to krb5-1.19.3
2022-03-22 14:09:52 -05:00
Bruce Dubbs
67042ee3bf Package updates.
Update to vala-0.56.0.
Update to glib-2.72.0.
2022-03-20 16:52:39 -05:00
Bruce Dubbs
da23b3a203 merge 2022-03-20 14:29:28 -05:00
Bruce Dubbs
badfd2513d Update to php-8.1.4. 2022-03-20 14:19:01 -05:00
Xi Ruoyao
9c436a5f49
update to Python-3.10.3 (#16243)
Sync with LFS.
2022-03-20 22:05:53 +08:00