Commit Graph

12 Commits

Author SHA1 Message Date
Christoph Reiter
149c50fb87 Add python-poetry
Kinda hacky, by vendoring the dependencies from the platform specific release
tarball. We could also depend on system packages (and add some missing ones),
but this seemed like an easy start.

poetry-core and distlist are excluded because we patch them

Reminder for anyone trying this, you likely need
"export SETUPTOOLS_USE_DISTUTILS=stdlib" when installing C extensions
2022-06-21 18:16:06 +02:00
Christoph Reiter
ad3a0c37e7 Python 3.10 rebuilds 2022-06-10 17:54:24 +02:00
Biswapriyo Nath
a48cba4f74 python-poetry-core: update to 1.0.8 2022-03-10 13:43:36 +05:30
Christoph Reiter
30b5102b15 poetry-core: Update to 1.0.7
And port away from setuptools
2022-02-17 06:51:07 +01:00
Christoph Reiter
6a16db9801 Python 3.9 rebuilds
pacman -Fqx '/python3\.8/' '.*\.py.*' '.*-cpython-.*'
2021-07-11 12:18:48 +02:00
Naveen M K
68efb70ee1 Change my email 2021-07-05 16:50:59 +05:30
Jeremy Drake
efafe93782 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 4
2021-06-28 11:03:33 -07:00
Dan Yeaw
39328c9227 Update poetry-core to version 1.0.3 2021-06-12 08:25:52 -04: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 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