ca7c411de3
python3-setuptools: 75.6.0 -> 75.8.0
2025-01-14 20:08:44 +01:00
5de9fadd17
python3-setuptools: 75.1.0 -> 75.6.0
2024-12-26 11:08:58 +01:00
522175d8e4
python3-setuptools: 71.0.4 -> 75.1.0
2024-10-27 23:08:08 +01:00
d4595e23a8
python3-setuptools: 70.3.0 -> 71.0.4
2024-07-21 10:33:26 +02:00
6e8f0132d2
Merge remote-tracking branch 'origin/3.7' into 3.8
2024-07-11 11:51:12 +02:00
93b9e8109d
python3-setuptools: updated to version 70.3.0
2024-07-11 11:27:19 +02:00
c792c0638f
Merge remote-tracking branch 'origin/3.7' into 3.8
2024-07-05 13:23:55 +02:00
2f6dfa7a46
python3-setuptools: updated to version 70.2.0
2024-07-03 11:43:13 +02:00
c01a688c05
Merge remote-tracking branch 'origin/3.7' into 3.8
2024-06-25 16:11:57 +02:00
d11160d772
python3-setuptools: updated to version 70.1.1
2024-06-25 14:25:15 +02:00
e4dddb385c
python3-setuptools: updated to version 70.1.0
2024-06-20 13:26:48 +02:00
53251d868d
Merge remote-tracking branch 'origin/3.7' into 3.8
2024-05-30 19:45:28 +02:00
6d34c2d592
python3-setuptools: 69.5.1 -> 70.0.0
2024-05-28 17:15:12 +02:00
2793782fbf
python3-setuptools: updated signature
2024-05-18 11:34:08 +02:00
10a79d8cda
Revert "python3-setuptools: rebuilt for python3.12"
...
This reverts commit a4ce8cb8734947f539c33ab8790913f963101b0e.
The changes are not needed anymore.
2024-05-18 11:33:14 +02:00
b0456f3d4d
Merge remote-tracking branch 'origin/3.7' into 3.8
2024-04-16 14:59:50 +02:00
21749f26f7
python3-setuptools: updated to version 69.5.1
2024-04-15 19:33:12 +02:00
8420244057
Merge remote-tracking branch 'origin/3.7' into 3.8
2024-03-15 13:37:57 +01:00
47d1c7f0cf
python3-setuptools: 69.1.1 -> 69.2.0
2024-03-13 18:03:38 +01:00
7c86af9f89
Merge remote-tracking branch 'origin/3.7' into 3.8
2024-02-27 11:11:00 +01:00
f96f302288
python3-setuptools: updated to version 69.1.1
2024-02-24 10:52:22 +01:00
00016f5b97
Merge remote-tracking branch 'origin/3.7' into 3.8
2024-02-14 13:43:35 +01:00
c1b6b5ef76
python3-setuptools: exclude build folder from footprint
2024-02-12 23:56:34 +01:00
e3d214c3b3
python3-setuptools: 69.0.3 -> 69.1.0
2024-02-12 10:38:58 +01:00
b414a9c199
style change: 4 spaces for indentation
2023-12-24 12:43:51 +01:00
04d1a2ae5a
Merge remote-tracking branch 'origin/3.7' into 3.8
2023-12-24 12:42:06 +01:00
47d3c824bd
python3-setuptools: update to 69.0.3
2023-12-24 11:51:38 +01:00
f19aa298fe
Merge remote-tracking branch 'origin/3.7' into 3.8
2023-11-26 11:37:32 +01:00
d14a8eafe4
python3-setuptools: update to 69.0.2
2023-11-23 12:23:53 +01:00
edd2354ccc
python3-setuptools: 68.2.2 -> 69.0.1
2023-11-22 19:04:00 +01:00
a4ce8cb873
python3-setuptools: rebuilt for python3.12
...
python3.12 removed distutils from their standard library [1] after
deprecating it in 2020 with python3.10 [2].
Because of that, we are unable to run setup.py to build setuptools
if we do not have anything else (e.g. pip). [3]
To ensure compatibility with ports that did not adjust yet we can keep
setuptools as is around for a little bit longer.
To build it, we can bootstrap pip inside the build environment with
ensurepip provided by core/python3 to build setuptools itself. This will
provide a _distutils_hack wheel along with it which we can use until the
dust settled.
[1]: https://docs.python.org/3/whatsnew/3.12.html
[2]: https://peps.python.org/pep-0632/
[3]: https://github.com/pypa/setuptools/issues/3661
2023-11-05 11:45:10 +01:00
78380caf21
Merge remote-tracking branch 'origin/3.7' into 3.8
2023-09-16 09:46:56 +02:00
650c6bab20
python3-setuptools: 68.2.1 -> 68.2.2
2023-09-15 17:43:10 +02:00
17446c605e
python3-setuptools: 68.2.0 -> 68.2.1
2023-09-12 23:02:27 +02:00
47954c5cf0
python3-setuptools: 68.1.2 -> 68.2.0
2023-09-08 19:06:40 +02:00
df0a14a99f
python3-setuptools: updated footprint for python 3.11
2023-08-21 21:51:10 +02:00
ec5b60d5b2
python3-setuptools: update to 68.1.2
2023-08-19 09:49:53 +02:00
692dd9b5ff
python3-setuptools: update to 68.1.0
2023-08-16 10:30:27 +02:00
dc69227ffd
python3-setuptools: 67.8.0 -> 68.0.0
2023-06-25 22:22:55 +02:00
3fa10eb7d9
python3-setuptools: 67.7.2 -> 67.8.0
2023-05-21 10:40:10 +02:00
33412aebec
python3-setuptools: update to 67.7.2
2023-04-26 12:03:37 +02:00
734d503927
python3-setuptools: updated footprint
2023-04-22 14:59:54 +02:00
f00002b351
python3-setuptools: 67.7.0 -> 67.7.1
2023-04-22 13:47:19 +02:00
47ba6a0eca
python3-setuptools: 67.6.1 -> 67.7.0
2023-04-20 18:04:05 +02:00
ec8a7f549a
python3-setuptools: update to 67.6.1
2023-03-29 14:21:14 +02:00
a8d48ce084
python3-setuptools: update to 67.6.0
2023-03-09 10:52:37 +01:00
82020be388
python3-setuptools: update to 67.5.1
2023-03-07 09:13:06 +01:00
7779271fe0
python3-setuptools: update to 67.5.0
2023-03-06 10:07:34 +01:00
b01177efcd
python3-setuptools: update to 67.4.0
2023-02-22 10:36:36 +01:00
822d15f331
python3-setuptools: update to 67.3.3
2023-02-21 10:05:26 +01:00