Commit Graph

19 Commits

Author SHA1 Message Date
Robert Schütz
61c94743e3
Merge pull request #251643 from dotlambda/poetry-1.6.1
poetry: 1.5.1 -> 1.6.1
2023-09-03 18:54:54 +00:00
Robert Schütz
92236affa2 poetry: 1.5.1 -> 1.6.1
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.5.1...1.6.1

Changelog: https://github.com/python-poetry/poetry/blob/refs/tags/1.6.1/CHANGELOG.md
2023-08-26 10:31:52 -07:00
Robert Schütz
df047df64c python310Packages.poetry-core: 1.5.1 -> 1.6.1
Diff: https://github.com/python-poetry/poetry-core/compare/1.5.1...1.6.1

Changelog: https://github.com/python-poetry/poetry-core/blob/1.6.1/CHANGELOG.md
2023-07-28 08:45:56 -07:00
Robert Schütz
4e7b3a4137 poetry: fix build 2023-07-28 12:13:29 +02:00
Robert Schütz
bb74660ed2 poetry: fix build of poetry-core on x86_64-darwin 2023-07-11 14:04:52 -07:00
Robert Schütz
28ed9b141f poetry: 1.4.2 -> 1.5.1
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.4.2...1.5.1

Changelog: https://github.com/python-poetry/poetry/blob/refs/tags/1.5.1/CHANGELOG.md
2023-07-08 20:39:49 -07:00
Robert Schütz
e7e3cd85ce python310Packages.poetry-plugin-export: move to poetryPlugins 2023-07-08 19:51:51 -07:00
Robert Schütz
6d398316c7 poetry: pin cachecontrol to 0.12.14 2023-07-08 19:48:47 -07:00
Robert Schütz
fc6ce1d262 poetry: 1.4.0 -> 1.4.1
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.4.0...1.4.1

Changelog: https://github.com/python-poetry/poetry/blob/refs/tags/1.4.1/CHANGELOG.md
2023-03-20 23:34:16 -07:00
Robert Schütz
29646474f4 poetry: update dependencies 2023-03-04 12:02:00 -08:00
Martin Weinelt
c15b54914a poetry: 1.3.2 -> 1.4.0
https://github.com/python-poetry/poetry/releases/tag/1.4.0
2023-03-03 23:59:33 +01:00
Robert Schütz
72fc45dc80 poetryPlugins.poetry-audit-plugin: init at 0.3.0 2023-02-03 14:32:34 -08:00
K900
0349728efb poetryPlugins.poetry-plugin-up: init at 0.2.1 2023-02-03 14:32:30 -08:00
Robert Schütz
01959f61f0 poetry: add withPlugins 2023-02-03 14:22:22 -08:00
Robert Schütz
69199cd5bd poetry: pin dulwich at 0.20.50 2023-01-23 11:59:16 -08:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Robert Schütz
af0675c578 poetry: 1.3.1 -> 1.3.2
https://github.com/python-poetry/poetry/releases/tag/1.3.2
2023-01-11 19:54:45 -08:00
Robert Schütz
7020893918 poetry: don't propagate dependencies
This was also done for poetry as packaged using poetry2nix.
2023-01-11 19:20:46 -08:00
Robert Schütz
8fcba0f722 poetry: remove from pythonPackages
It is a CLI tool for Python packaging. Python modules should use
poetry-core as a build-time dependency instead.
2023-01-09 05:46:27 -08:00