Commit Graph

37 Commits

Author SHA1 Message Date
Martin Weinelt
4611371303
treewide: scale back maintainership for various packages 2024-01-05 14:43:39 +01:00
Robert Schütz
fe672501a6
Merge pull request #269799 from dotlambda/poetry-1.7.1
poetry: 1.7.0 -> 1.7.1
2023-11-28 22:48:31 -08:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Robert Schütz
5427e0b5b3 poetryPlugins.poetry-plugin-up: 0.7.0 -> 0.7.1
Diff: https://github.com/MousaZeidBaker/poetry-plugin-up/compare/refs/tags/0.7.0...0.7.1

Changelog: https://github.com/MousaZeidBaker/poetry-plugin-up/releases/tag/0.7.1
2023-11-24 22:12:00 -08:00
Robert Schütz
334cf93916 poetry: 1.7.0 -> 1.7.1
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.7.0...1.7.1

Changelog: https://github.com/python-poetry/poetry/blob/refs/tags/1.7.1/CHANGELOG.md
2023-11-24 22:11:50 -08:00
Robert Schütz
655678ed0a poetryPlugins.poetry-plugin-export: 1.5.0 -> 1.6.0
Diff: https://github.com/python-poetry/poetry-plugin-export/compare/refs/tags/1.5.0...1.6.0

Changelog: https://github.com/python-poetry/poetry-plugin-export/blob/refs/tags/1.6.0/CHANGELOG.md
2023-11-04 17:23:50 -07:00
Robert Schütz
cf5f42066f poetry: 1.6.1 -> 1.7.0
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.6.1...1.7.0

Changelog: https://github.com/python-poetry/poetry/blob/refs/tags/1.7.0/CHANGELOG.md
2023-11-04 17:22:51 -07:00
K900
1c43eb8585
Merge pull request #262308 from mirkolenz/poetry-plugin-up
poetryPlugins.poetry-plugin-up: 0.4.0 -> 0.7.0
2023-10-31 14:13:55 +03:00
K900
881e946d8b poetry: restore poetry-core override 2023-10-24 21:18:39 +03:00
K900
ed11e1b4c4 poetry: remove unnecessary overrides, backport upstream patch for build 1.0 compatibility 2023-10-24 16:16:49 +03:00
Mirko Lenz
e4e2245d35 poetryPlugins.poetry-plugin-up: 0.4.0 -> 0.7.0
Diff: https://github.com/MousaZeidBaker/poetry-plugin-up/compare/refs/tags/0.4.0...0.7.0

Changelog: https://github.com/MousaZeidBaker/poetry-plugin-up/releases/tag/0.7.0
2023-10-20 16:15:21 +02:00
Robert Schütz
cfd4aea3cc poetry: fix build on x86_64-darwin
The poetry-core patches don't apply to version 1.7.0.
The only dependency of poetry that requires them is deepdiff, so we
disable its tests for now.
2023-09-09 14:11:28 -07:00
Mirko Lenz
9d41dca193 poetry-plugin-up: 0.3.0 -> 0.4.0 2023-09-06 10:26:17 +02:00
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
169f5fa545 poetryPlugins.poetry-plugin-export: 1.4.0 -> 1.5.0
Diff: https://github.com/python-poetry/poetry-plugin-export/compare/refs/tags/1.4.0...1.5.0

Changelog: https://github.com/python-poetry/poetry-plugin-export/blob/refs/tags/1.5.0/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
15d805ea11 poetryPlugins.poetry-plugin-up: make compatible with poetry 1.5 2023-07-08 19:51:50 -07:00
Robert Schütz
6d398316c7 poetry: pin cachecontrol to 0.12.14 2023-07-08 19:48:47 -07:00
K900
d4f2e34e34 poetry: make sure we don't load stuff from ambient PYTHONPATH 2023-05-14 14:25:30 +03:00
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