Commit Graph

24 Commits

Author SHA1 Message Date
Christoph Reiter
defbec0275 Rebuild non-python packages in the queue
See https://github.com/msys2/MINGW-packages/issues/15132
2023-01-16 19:09:58 +01:00
Christoph Reiter
cf52c100d3 python-build: Update to 0.10.0 2023-01-15 20:43:19 +01:00
Mehdi Chinoune
ff8eaa1001 python-build: update to 0.9.0 2022-10-28 13:32:13 +01:00
Christoph Reiter
a03e32e1c3 python-build: remove virtualenv dep
it should be optional as it supports venv too.
2022-07-28 09:22:33 +02:00
Christoph Reiter
664daaf81f python-build: update to 0.8.0; drop toml dep
we have tomli now
2022-06-11 06:35:23 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Jeremy Drake
eb5a8c7c9a enable package tree required to build tomli for clangarm64 2021-12-01 12:50:20 -08:00
Naveen M K
a46be4a60d python-build: looks like it need toml dependency 2021-10-21 19:43:40 +05:30
Naveen
ae26513c8c python-build: update to 0.7.0 2021-10-20 12:33:46 +05:30
Christoph Reiter
d224b1f748 python-build: use toml instead of tomli for now
to avoid a cyclic dep, build supports both
2021-09-23 10:55:21 +02:00
Naveen
6bd535cf15 python-build: update to 0.6.0.post1 2021-09-06 17:25:00 +05:30
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Jeremy Drake
6e7eb8fc9a fix sha256sums after #9094.
It modified a handful of patch files, but did not update the checksums
in the respective PKGBUILD files.
2021-07-05 17:07:47 -07:00
Naveen M K
68efb70ee1 Change my email 2021-07-05 16:50:59 +05:30
Naveen
ab2033e22e python-build: update to 0.5.1 2021-06-25 12:22:08 +00:00
Jeremy Drake
a497b00e70 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 3
2021-06-22 11:14:30 -07:00
Naveen
4ece4d467e python-build: update to 0.5.0 2021-06-20 06:01:33 +00:00
Naveen
129a32dfee python-build: update to 0.4.0 2021-05-26 07:35:45 +00:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Naveen
95bd09983f python-build: update to 0.3.1.post1 2021-03-29 17:31:52 +00:00
Naveen
3202858209 python-build: update to 0.3.1 2021-03-09 17:55:27 +00:00
Naveen M K
2fff809a64 Add tests for python-poetry
Remove unwanted deps python-build
2021-02-18 23:40:38 +05:30
Naveen M K
0cb4b1d372 Add poetry-core and python-build 2021-02-18 22:47:58 +05:30