Bruce Dubbs
b99ba3310f
Update to Python-3.10.5.
2022-06-14 16:06:14 -05:00
Xi Ruoyao
b9a6bcc06a
Python 3: sync install command with LFS
2022-06-07 16:48:45 +08: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
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
Xi Ruoyao
9c436a5f49
update to Python-3.10.3 ( #16243 )
...
Sync with LFS.
2022-03-20 22:05:53 +08:00
Xi Ruoyao
a931085ce2
python3: document two failures with latest expat
2022-02-24 18:50:12 +08:00
Bruce Dubbs
03a2986c05
A package update and some tags.
...
Update to libqalculate-4.0.0.
2022-02-16 22:44:55 -06:00
Bruce Dubbs
f948b300ae
Package and some dependency updates
...
Update to libcap-2.63.
Update to Python3-3.10.2.
Update to libwacom-2.0.0.
Dependency updates for libbytesize, libgrss, and telepathy-glib
Add ./bootstrap to libyaml
2022-01-31 10:51:18 -06:00
Xi Ruoyao
a0bb9145f8
python3: fix a typo (missed 's' in explanation)
2022-01-25 22:26:56 +08:00
Bruce Dubbs
d877648063
Package update to sync with LFS.
...
Update to Python-3.10.1.
Update to libcap-2.62.
2021-12-14 18:35:26 -06:00
Bruce Dubbs
a8307df565
Package updates.
...
Upgrade to imlib2-1.7.4.
Upgrade to vim-8.2.3508.
Upgrade to Jinja2-3.0.2.
Upgrade to python3-3.10.0.
2021-10-14 17:31:19 -05:00
Bruce Dubbs
cc1c942130
Package updates
...
Archive python modules decorator and python-slip which are no longer used.
Update to Python3-3.9.7.
Update to libcap-2.57.
2021-09-16 11:56:17 -05:00
Pierre Labastie
85580446b2
Remove spaces at the end of lines
...
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Ken Moffat
b5645ad46c
Tags.
2021-08-28 04:55:58 +01:00
Xi Ruoyao
94644758a7
python3: add libnsl as an optional dependency
...
It's needed to build the "nis" module.
2021-08-19 16:27:58 +08:00
Thomas Trepl (Moody)
66b0fa5a23
Tags
2021-08-17 10:23:04 +02:00
Xi Ruoyao
a87fb41f94
python3: sync with LFS
2021-08-08 17:58:10 +08:00
Douglas R. Reno
5aa10e0e4e
Python3: fix MD5SUM
2021-07-09 11:32:46 -05:00
Douglas R. Reno
4f60bf0123
Update to Python-3.9.6 (Security Update).
...
Update to systemd-249 (Security Update).
2021-07-08 23:07:13 -05:00
Douglas R. Reno
229d06924a
Update to gcc-11.1.0
...
Update to systemd-248
Update to Python-3.9.5
2021-05-20 10:41:12 -05:00
Ken Moffat
e3ba0dbf60
Update to python-3.9.4 (security fix).
2021-04-29 21:30:28 +01:00
Xi Ruoyao
5156197a8b
Revert "Fix a header file in python for certain use cases;"
...
This reverts commit 7b66ed21de
.
Python maintainers rejected the proposed fix in
https://bugs.python.org/issue39026 . We'll need to make a correct fix,
or patch the downstream packages (cracklib) instead.
2021-04-22 01:47:11 +08:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
...
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Pierre Labastie
7b66ed21de
Fix a header file in python for certain use cases;
...
For usage of python3 for cracklib python bindings
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24326 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-02 22:19:04 +00:00
Bruce Dubbs
3df8ea4735
Tags for libraries
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24255 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 19:05:24 +00:00
Bruce Dubbs
86b4e0eed5
Update to Python-3.9.2.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24251 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-21 06:14:28 +00:00
Xi Ruoyao
8bed3aa1ac
python3: remove outdated test instruction
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24242 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 14:19:00 +00:00
Pierre Labastie
4c24eb0a40
Remove period at the end of short descriptions.
...
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Bruce Dubbs
23ce4179d8
Update to p11-kit-0.23.22 (security update).
...
Update to boost-1.75.0.
Update to Python-3.9.1.
Update to libcap-2.46.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23983 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-15 23:23:24 +00:00
Bruce Dubbs
2cb9c19f50
Update to btrfs-progs-v5.9.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23840 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-25 16:51:33 +00:00
Bruce Dubbs
4873baa468
Update to libcap-2.44.
...
Update to Python-3.9.0.
Update to mesa-20.2.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23812 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-15 19:57:15 +00:00
Bruce Dubbs
7199a09746
Update to gtk-doc-1.33.0.
...
Update to libmbim-1.24.4.
Update to ibus-1.5.23.
Update to Python-3.8.6.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23783 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-04 22:44:01 +00:00
Pierre Labastie
a82b5f442f
sudo-1.9.3p1
...
wireshark-3.2.7
thunderbird-78.3.0 (security fix)
libuv-1.40.0
posgresql-13.0
cups-filters-1.28.3
libnsl-1.3.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23760 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-25 15:46:44 +00:00
Douglas R. Reno
78af2ee0fd
Some tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23550 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 19:49:57 +00:00
Douglas R. Reno
3979b674b9
Drop the libxslt python module from libxslt since it doesn't support python3 and doesn't appear to be used by anything else in the book.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23548 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 16:02:18 +00:00
Bruce Dubbs
ff23ffdbe0
Update to Python-3.8.5.
...
Update to libcap-2.40.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23408 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-21 16:55:18 +00:00
Bruce Dubbs
434b1d9661
Update to Python-3.8.4.
...
Update to libcap-2.39.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23393 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-15 16:46:30 +00:00
Ken Moffat
693f28e1bf
Firefox-78 requires python3 to be rebuilt in BLFS after installing sqlite3. Also comment rust from thunderbird deps since cbindgen pulls it in.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23348 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-30 15:31:32 +00:00
Bruce Dubbs
8f3e819708
Update to postgresql-12.3.
...
Update to php-7.4.6.
Update to Python-3.8.3.
Update to highlight-3.57.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23153 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-16 21:00:34 +00:00
Xi Ruoyao
229041f098
python3: s/x86_64/<arch>/
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22848 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-17 05:27:21 +00:00
Xi Ruoyao
336d81c334
use python-majorver instead of hardcoding '3.8' everywhere
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22844 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-16 02:04:26 +00:00
Pierre Labastie
de33b2ab61
Format general/prog
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22835 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-12 09:24:44 +00:00
Douglas R. Reno
bcc6fd40f5
python3: remove lsb-tools dependency that I added when Python-3.8 was first added
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22791 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-04 04:25:35 +00:00
Bruce Dubbs
1b9f28fdeb
Update to pycairo-1.19.1 (Python Module).
...
Update to pycryptodome-3.9.7 (Python Module).
Update to decorator-4.4.2 (Python Module).
Update to Python-3.8.2.
Update to libcap-2.33.
Update to rpcsvc-proto-1.4.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22784 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-02 19:38:26 +00:00
Douglas R. Reno
7ffeb4bda2
Miscellaneous tags
...
cyrus-sasl: Fix documentation links
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22714 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-17 20:03:00 +00:00
Bruce Dubbs
1119387076
Update to ssh-askpass-8.2p1.
...
Update to bluez-5.53.
Update to IO-Socket-SSL-2.067 (Perl module).
Update to Net-DNS-1.22 (Perl module).
Tag python modules and other misc files.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22706 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-16 23:15:05 +00:00
Pierre Labastie
0c25796307
Vim-8.2.0024
...
Python3-3.8.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22500 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-22 18:38:54 +00:00
Douglas R. Reno
d10196e042
Revert my python3 change from yesterday.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22291 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-23 15:07:16 +00:00