Commit Graph

9 Commits

Author SHA1 Message Date
Mehdi Chinoune
cd2abd4728 python-poetry: update to 1.3.1 2022-12-17 17:52:40 +01:00
Christoph Reiter
70ab85bb3b poetry: add missing lockfile dep
it is also missing upstream, see
https://github.com/python-poetry/poetry/pull/7169
2022-12-10 21:26:36 +01:00
مهدي شينون (Mehdi Chinoune)
c85ec8797e python-poetry: update to 1.3.0 2022-12-10 19:18:55 +01:00
مهدي شينون (Mehdi Chinoune)
99daef4e93 python-poetry: update to 1.2.2 2022-10-12 04:50:31 +01:00
مهدي شينون (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