Mehdi Chinoune
4f02bc5dfe
python-setuptools: update to 68.2.2
2023-09-18 15:18:23 +01:00
Christoph Reiter
9c1c99af5d
Port away from PKGMETA.yml
2023-09-17 21:57:36 +02:00
Mehdi Chinoune
c97c2ff6f8
python-setuptools: update to 68.1.2
2023-09-07 08:56:54 +01:00
Christoph Reiter
cba5050749
python-setuptools: add support for py_limited_api
...
This makes distutils link against python3 instead of python3.x when
py_limited_api is set on the extension. With MSVC this is solved via
pragma, which doesn't have an alternative with our toolchains.
This depends on libpython3.dll being installed, so
https://github.com/msys2-contrib/cpython-mingw/pull/148
2023-08-21 18:43:21 +02:00
Christoph Reiter
61d6426412
setuptools: fix the launcher
2023-08-14 18:16:15 +02:00
Mehdi Chinoune
207afb337c
python-setuptools: update to 68.0.0
2023-08-13 12:09:41 +01:00
Christoph Reiter
09fc5ff426
Python rebuilds
2023-07-24 18:19:03 +02:00
Mehdi Chinoune
dd4c186cdb
python-setuptools: update to 67.8.0
2023-05-23 16:22:03 +01:00
Mehdi Chinoune
def5b2ce32
python-setuptools: update to 67.7.2
2023-04-27 20:40:16 +01:00
Mehdi Chinoune
5017394650
python-setuptools: update to 67.7.1
2023-04-21 21:18:21 +01:00
Mehdi Chinoune
1971bd18d5
python-setuptools: update to 67.6.1
2023-03-29 04:58:55 +01:00
Mehdi Chinoune
1ac6210b16
python-setuptools: update to 67.6.0
2023-03-08 20:55:19 +01:00
Mehdi Chinoune
8638da9003
python-setuptools: update to 67.5.0
2023-03-06 05:04:34 +01:00
Mehdi Chinoune
dac50dcca1
python-setuptools: update to 67.4.0
2023-02-22 05:25:29 +01:00
Mehdi Chinoune
584c4897ec
python-setuptools: update to 67.3.3
2023-02-21 06:32:44 +01:00
Mehdi Chinoune
f1eb6e722c
python-setuptools: update to 67.3.2
2023-02-16 04:24:21 +01:00
Mehdi Chinoune
8cf35d4e2e
python-setuptools: update to 67.3.1
2023-02-14 22:24:57 +01:00
Mehdi Chinoune
e09ae86280
python-setuptools: update to 66.1.1
2023-01-27 20:04:19 +01:00
Mehdi Chinoune
51904dcf6a
python-setuptools: update to 66.1.0
2023-01-21 04:33:18 +01:00
Mehdi Chinoune
291aadceaf
python-setuptools: update to 65.7.0
2023-01-15 22:16:20 +01:00
Mehdi Chinoune
30bc72c45d
python-setuptools: update to 65.6.3
2022-11-25 11:42:24 +01:00
Mehdi Chinoune
eab5b1daa7
python-setuptools: update to 65.6.2
2022-11-24 08:46:19 +01:00
Mehdi Chinoune
15b46676ea
python-setuptools: update to 65.6.0
2022-11-20 16:55:49 +01:00
Mehdi Chinoune
39086c15a0
python-setuptools: update to 65.5.1
2022-11-10 08:57:35 +01:00
Mehdi Chinoune
77b3bdbc8d
python-setuptools: update to 65.5.0
2022-10-15 13:12:19 +01:00
Mehdi Chinoune
2bcd6396dd
python-setuptools: update to 65.4.1
2022-10-01 18:53:40 +01:00
Mehdi Chinoune
acee31de43
python-setuptools: update to 65.3.0
2022-08-25 13:29:41 +01:00
Mehdi Chinoune
5f28f4394a
python-setuptools: update to 65.0.2
2022-08-18 13:03:23 +00:00
Christoph Reiter
eabc469181
python-setuptools: Update to 63.4.2
2022-08-07 11:07:36 +02:00
Christoph Reiter
c11badc1f1
setuptools: clean up dependencies
...
paver was removed in https://github.com/pypa/setuptools/commit/5f1e541b229832c43a97
certifi/wincertstore in https://github.com/pypa/setuptools/commit/0aa3576ae23fd8
paver and wincertstore have no other users and are no longer developed, so remove them.
2022-07-30 11:55:22 +02:00
Mehdi Chinoune
868cdbc0f5
python-setuptools: update to 63.2.0
2022-07-17 20:34:50 +00:00
Christoph Reiter
42134a5320
python-setuptools: Update to 63.1.0
2022-07-04 15:56:45 +02:00
Naveen M K
b7070596b4
python-setuptools: update to 62.6.0
...
also default to stdlib distutils as the embedded one doesn't support mingw
2022-07-02 19:33:34 +05:30
Christoph Reiter
9794b8a604
setuptools: revert switch to PEP517
...
this makes bootstrapping too complicated
2022-06-11 07:52:36 +02:00
Christoph Reiter
ad3a0c37e7
Python 3.10 rebuilds
2022-06-10 17:54:24 +02:00
Christoph Reiter
c3aa56b0b1
wheel: enable for clangarm64
2022-02-08 17:07:37 +01:00
Christoph Reiter
0f3838d577
python-setuptools: Update to 59.8.0
...
Port to PEP517
2022-02-07 21:12:27 +01:00
Christoph Reiter
7c67d9c465
Make sure every package using a C/C++ compiler depends on one
...
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Naveen
35a46b02f5
python-setuptools: update to 59.1.1
2021-11-27 22:37:35 +05:30
Jeremy Drake
1043cfb8c6
python-setuptools: fix arm64
...
They tried to add support upstream, but distutils.util.get_platform
doesn't actually return win-arm64.
2021-10-24 12:11:58 -07:00
Naveen
577fe00c43
python-setuptools: update to 58.2.0
...
* drop arm64 patch it's in upstream
2021-10-20 17:16:24 +05:30
Naveen
859def7724
python-setuptools: update to 58.0.0
2021-09-14 18:04:49 +05:30
Christoph Reiter
6a16db9801
Python 3.9 rebuilds
...
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Dan Yeaw
52816df77a
Update setuptools to version 57.1.0
2021-07-05 13:50:36 -04:00
Naveen
c7b6ed5bb2
python-setuptools: update to 57.0.0
2021-05-26 07:35:47 +00:00
Christoph Reiter
f777035d6f
Merge pull request #8659 from naveen521kk/update
...
Update
2021-05-13 16:20:34 +02:00
Christoph Reiter
a80fe5efc4
Enable clangarm64 for bootstrap packages
2021-05-13 16:17:13 +02:00
Naveen
5d29d93237
python-setuptools: update to 56.2.0
2021-05-13 06:28:39 +00:00
Naveen
c9491a275f
python-setuptools: update to 56.1.0
2021-05-06 11:53:38 +00:00
Christoph Reiter
977d3b5e02
Enable clang32 for all packages already in the repo
2021-04-25 15:26:34 +02:00