Commit Graph

5 Commits

Author SHA1 Message Date
مهدي شينون (Mehdi Chinoune)
7be0a13ced python-poetry: depends on python-poetry-plugin-export 2022-09-21 05:09:06 +01:00
Mehdi Chinoune
922fba9f8b python-poetry: update to 1.2.1 2022-09-20 19:46:04 +01:00
Mehdi Chinoune
004f68dfbf python-poetry: update to 1.1.15 2022-08-25 13:27:46 +01:00
Mehdi Chinoune
69956d36d9 python-poetry: update to 1.1.14 2022-07-17 21:26:13 +00:00
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