Commit Graph

13 Commits

Author SHA1 Message Date
Robert Schütz
a001b446a2 poetry: 1.4.1 -> 1.4.2
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.4.1...1.4.2

Changelog: https://github.com/python-poetry/poetry/releases/tag/1.4.2
2023-04-03 15:00:22 -07:00
Robert Schütz
862cc4acbd poetryPlugins.poetry-plugin-up: 0.2.1 -> 0.3.0
Diff: https://github.com/MousaZeidBaker/poetry-plugin-up/compare/refs/tags/0.2.1...0.3.0

Changelog: https://github.com/MousaZeidBaker/poetry-plugin-up/releases/tag/0.3.0
2023-03-20 23:34:16 -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